diff options
author | David Brownell <david-b@pacbell.net> | 2005-11-08 00:34:41 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-01-04 22:48:30 +0100 |
commit | baefbc39d8e23942cc10db92f5bc42e3476f6bc1 (patch) | |
tree | 58e3dcb5a768fb1e5d45dddecd676d25562e64e2 /scripts | |
parent | [PATCH] USB: wakeup flag updates (1/3) sl811-hcd (diff) | |
download | linux-baefbc39d8e23942cc10db92f5bc42e3476f6bc1.tar.xz linux-baefbc39d8e23942cc10db92f5bc42e3476f6bc1.zip |
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
This makes UHCI stop using the HCD glue wakeup flags to report whether
the controller can wake the system. The existing code was wrong anyway;
having a PCI PM capability doesn't imply it reports PME# is supported.
I skimmed Intel's ICH7 datasheet and that basically says the wakeup
signaling gets routed only through ACPI registers. (On the other hand,
many VIA chips provide the PCI PM capabilities...) I think that doing
this correctly with UHCI is going to require the ACPI folk to associate
the /proc/acpi/wakeup identifiers (and wakeup enable/disable flags)
with the relevant /sys/devices/pci*/... devices.
From: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions