In message <[EMAIL PROTECTED]> Mike Smith writes:
: > In message <[EMAIL PROTECTED]> Mike Smith writes:
: > : Seriously though, I'm in the process of replacing a number of the 
: > : ad-hoc event handler callout lists in the kernel (most notably the 
: > : at_shutdown and apm* lists) with a generic implementation.
: > 
: > Shouldn't the apm stuff use the new-bus hooks?  I've migraded a couple
: > of uses in pccard to using that now that I have newbus node to hang
: > them off of...
: 
: APM is only attached to the ISA bus for crufty reasons; I'm going to 
: take it off shortly and use the kernel environment to pass it options.

No.  You misunderstand me.  I'm talking about the device_suspend and
device_remove methods which get called for all attached devices on
suspend and remove.

Warner



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to