postinstall revision ff0e937b36dcde1a47ff7b00aa76a491c0dc07a8
4141N/A# The contents of this file are subject to the terms of the 4141N/A# Common Development and Distribution License (the "License"). 4141N/A# You may not use this file except in compliance with the License. 4141N/A# See the License for the specific language governing permissions 4141N/A# and limitations under the License. 4141N/A# When distributing Covered Code, include this CDDL HEADER in each 4141N/A# If applicable, add the following below this CDDL HEADER, with the 4141N/A# fields enclosed by brackets "[]" replaced with your own identifying 4141N/A# information: Portions Copyright [yyyy] [name of copyright owner] 4141N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 4141N/A# Use is subject to license terms. 4141N/Aif [
"${BASEDIR:=/}" !=
"/" ]
4141N/A# Location of usb links, and the names of the types of links to remove 4141N/A# since ohci, uhci and ehci are self probing nexus drivers, 4141N/A# hubd, usb_mid and usb_ia drivers 4309N/A# Cleanup to wipe out any defunct links 4309N/A # ls -l shows linknames to curr dir and phys nodes relative to $LINKDIR 4141N/A # List all entries with devctl (will be entries pointing to phys nodes 4141N/A # ending with "devctl"). Delete these entries & their physical nodes.