Re: [PATCH 3/5] forcedeth: phy status fix

2008-02-06 Thread Jeff Garzik
Ayaz Abdulla wrote: The driver needs to ack only the phy status bits that it is currently handling and preserve the other bits for the other handlers. For example, when reading/writing from the phy, it should not clear the link change interrupt bit. This will cause a missing link change interru

[PATCH 3/5] forcedeth: phy status fix

2008-02-05 Thread Ayaz Abdulla
The driver needs to ack only the phy status bits that it is currently handling and preserve the other bits for the other handlers. For example, when reading/writing from the phy, it should not clear the link change interrupt bit. This will cause a missing link change interrupt. Signed-off-by: