rem_drv(1M)
NAME
rem_drv − remove a device driver from the system
SYNOPSIS
rem_drv [ −b basedir ] driver_module
AVAILABILITY
SUNWcsu
DESCRIPTION
The rem_drv command is used to inform the system that the driver module driver_module is no longer a valid driver module.
OPTIONS
−b basedir Sets the path to the root directory of the diskless client. Used on the server to do a rem_drv for a client. The client machine must be rebooted to unload the driver.
EXAMPLES
The following example removes the sd driver from use:
example% rem_drv sd
The next example removes the driver from the sun1 driver database. The driver will not be uninstalled nor unloaded until the client machine is rebooted.
example% rem_drv -b /export/root/sun1 sd
SEE ALSO
SunOS 5.4 — Last change: 28 June 1993