Garrett D'Amore writes:
> For drivers (you can't do this for misc modules) you can use a special 
> property: ddi-no-autodetach.  This property, if non-zero, indicates that 
> modunload -i 0 will not try to detach instances of your device in 
> response to modunload -i 0.  I know of particular devices where this is 
> important -- the audio drivers do it so that they won't lose settings 
> just because nobody is using the device at the precise time that 
> modunload -i 0 is called.

Ick.  Sure sounds like we need a better answer for that one.

-- 
James Carlson, Solaris Networking              <james.d.carl...@sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to