[PATCH 2.6] Fix PME bits in pci.txt

From: Roger Luethi
Date: Mon Jun 14 2004 - 12:23:05 EST


Signed-off-by: Roger Luethi <rl@xxxxxxxxxxx>

--- linux-2.6.7-rc3-bk6/Documentation/power/pci.txt.orig 2004-06-14 18:54:24.793573267 +0200
+++ linux-2.6.7-rc3-bk6/Documentation/power/pci.txt 2004-06-14 18:54:40.962133902 +0200
@@ -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/