* [PATCH 2.6] Fix PME bits in pci.txt
@ 2004-06-14 17:21 Roger Luethi
2004-06-14 17:57 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Roger Luethi @ 2004-06-14 17:21 UTC (permalink / raw)
To: Andrew Morton; +Cc: Greg Kroah-Hartman, linux-kernel
Signed-off-by: Roger Luethi <rl@hellgate.ch>
--- 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:
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 2.6] Fix PME bits in pci.txt
2004-06-14 17:21 [PATCH 2.6] Fix PME bits in pci.txt Roger Luethi
@ 2004-06-14 17:57 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-06-14 17:57 UTC (permalink / raw)
To: Andrew Morton, linux-kernel
On Mon, Jun 14, 2004 at 07:21:37PM +0200, Roger Luethi wrote:
> Signed-off-by: Roger Luethi <rl@hellgate.ch>
>
> --- 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 |
> +------------------+
Good catch, applied, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-14 17:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-14 17:21 [PATCH 2.6] Fix PME bits in pci.txt Roger Luethi
2004-06-14 17:57 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox