Re: [PATCH 4/4] tg3: Fix low power state

2005-12-13 Thread David S. Miller
From: "Michael Chan" <[EMAIL PROTECTED]> Date: Tue, 13 Dec 2005 13:39:38 -0800 > Fix the following bugs in tg3_set_power_state(): > > 1. Both WOL and ASF flags require switching to aux power. > > 2. Add a missing handshake with firmware to enable WOL. > > 3. Turn off the PHY if both WOL and ASF

[PATCH 4/4] tg3: Fix low power state

2005-12-13 Thread Michael Chan
Fix the following bugs in tg3_set_power_state(): 1. Both WOL and ASF flags require switching to aux power. 2. Add a missing handshake with firmware to enable WOL. 3. Turn off the PHY if both WOL and ASF are disabled. 4. Add nvram arbitration before halting the firmware. 5. Fix tg3_setup_copper