In message <[EMAIL PROTECTED]> Garrett
Wollman writes:
: You missed the point.  The bus hierarchy has support designed-in to
: pass power-management requests down the device tree.  The only
: functions which should be registering themselves with APM directly
: are:
: 
:       1) Old device drivers using a compatibility shim, or
: 
:       2) Kernel code which is not a device driver.
: 
: If you need more functionality than DEVICE_SUSPEND and DEVICE_RESUME,
: then add more methods.

That DEVICE_SUSPEND and DEVICE_RESUME methods are exactly the same
thing as we have right now with the apm code.  No need to reinvent the
wheel here.  It was on my list of cleanups to do after I got the
pccard stuff to the point where modems work again.

Warner


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

Reply via email to