Commit 9406e29e authored by Roger Luethi's avatar Roger Luethi Committed by Greg Kroah-Hartman

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

Signed-off-by: default avatarRoger Luethi <rl@hellgate.ch>
Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
parent f9da4716
...@@ -286,11 +286,11 @@ wake event from: ...@@ -286,11 +286,11 @@ wake event from:
+------------------+ +------------------+
| Bit | State | | Bit | State |
+------------------+ +------------------+
| 15 | D0 | | 11 | D0 |
| 14 | D1 | | 12 | D1 |
| 13 | D2 | | 13 | D2 |
| 12 | D3hot | | 14 | D3hot |
| 11 | D3cold | | 15 | D3cold |
+------------------+ +------------------+
A device can use this to enable wake events: A device can use this to enable wake events:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment