Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
System Administration Commandsupdate_drv(1M)


NAME

 update_drv - modify device driver attributes

SYNOPSIS

 update_drv [-f] device_driver

DESCRIPTION

 

The update_drv command is used to inform the system about attribute changes to an installed device driver. By default, the system rereads the driver.conf(4) file and reloads the driver binary module.

OPTIONS

 

The update_drv command has the following option:

-f
Force the system to reread the driver.conf file even if the driver module cannot be unloaded.

EXIT STATUS

 

The following exit values are returned:

0
Successful completion.
>0
An error occurred.

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsu

SEE ALSO

 

add_drv(1M), modunload(1M), driver.conf(4), attributes(5)

NOTES

 

driver.conf files can contain global properties shared by all driver instances. A forced update of the driver.conf file might change such global properties on the fly, which could have bad effects on attached instances. As a precautionary measure, instances that fail to detach continue to reference old driver global properties while newly attached instances reference new driver global properties.


SunOS 5.9Go To TopLast Changed 12 Jan 2001

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.