commit | 1a1769f32349a188db48cf81fe306b6f841fc246 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <klassert@mathematik.tu-chemnitz.de> | Tue Oct 16 14:24:09 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Oct 16 21:10:29 2007 -0400 |
tree | aead5a7b2e8e0e2ce4273832410739bc21761d2b | |
parent | d0cab89601c3afb6067175de6796bc7bb9a3f56c [diff] |
WOL bugfix for 3c59x.c Some NICs (3c905B) can not generate PME in power state PCI_D0, while others like 3c905C can. Call pci_enable_wake() with PCI_D3hot should give proper WOL for 3c905B. Signed-off-by: Steffen Klassert <klassert@mathematik.tu-chemnitz.de> Tested-by: Harry Coin <hcoin@n4comm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>