rc.suspend/rc.resume acpi support added
Lukas Ertl
l.ertl at univie.ac.at
Tue Dec 30 12:26:47 PST 2003
On Tue, 30 Dec 2003, Nate Lawson wrote:
> This helps for uhci where we have to unload and reload usb.ko across
> suspends since it doesn't re-initialize correctly. See the usb comments
> in the files for an example.
If I understand correctly, usb.ko can't be unloaded, because it has no
detach method connected. (At least I wasn't able to unload it.)
Anyway, this bandaid wouldn't work on this machine, since I tried to load
the usb module after a suspend and UHCI still wouldn't work (see
kern/59747) - it seems like all controller register bits are set, and I
couldn't find a way to clear them.
The UHCI controller works fine with APM suspend, though.
regards,
le
--
Lukas Ertl eMail: l.ertl at univie.ac.at
UNIX Systemadministrator Tel.: (+43 1) 4277-14073
Vienna University Computer Center Fax.: (+43 1) 4277-9140
University of Vienna http://mailbox.univie.ac.at/~le/
More information about the freebsd-current
mailing list