Re: [PATCH] PCI fixes for 2.6.7

From: Greg KH
Date: Thu Jun 24 2004 - 17:13:26 EST


ChangeSet 1.1722.103.5, 2004/06/14 11:08:54-07:00, rl@xxxxxxxxxxx

[PATCH] PCI: Fix PME bits in pci.txt

Signed-off-by: Roger Luethi <rl@xxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <greg@xxxxxxxxx>


Documentation/power/pci.txt | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)


diff -Nru a/Documentation/power/pci.txt b/Documentation/power/pci.txt
--- a/Documentation/power/pci.txt 2004-06-24 13:51:03 -07:00
+++ b/Documentation/power/pci.txt 2004-06-24 13:51:03 -07:00
@@ -286,11 +286,11 @@
+------------------+
| Bit | State |
+------------------+
-| 15 | D0 |
-| 14 | D1 |
+| 11 | D0 |
+| 12 | D1 |
| 13 | D2 |
-| 12 | D3hot |
-| 11 | D3cold |
+| 14 | D3hot |
+| 15 | D3cold |
+------------------+

A device can use this to enable wake events:

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/