[PATCH] sky2: explicit set power state

Add better power management, and power down the chip on device removal

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:
shemminger@osdl.org
2005-09-27 15:03:00 -07:00
committed by Jeff Garzik
parent d1f1370863
commit 5afa0a9cfb
2 changed files with 112 additions and 45 deletions

View File

@@ -1854,6 +1854,7 @@ struct sky2_hw {
u32 intr_mask;
struct net_device *dev[2];
int pm_cap;
u8 chip_id;
u8 chip_rev;
u8 copper;