Re: [PATCH 2/2] forcedeth: add recoverable error support

2006-11-06 Thread Jeff Garzik
Ayaz Abdulla wrote: This patch adds support to recover from a previously fatal MAC error. In the past the MAC would be hung on an internal fatal error. On new chipsets, the MAC has the ability to enter a non-fatal state and allow the driver to re-init it. Signed-Off-By: Ayaz Abdulla <[EMAIL P

[PATCH 2/2] forcedeth: add recoverable error support

2006-10-30 Thread Ayaz Abdulla
This patch adds support to recover from a previously fatal MAC error. In the past the MAC would be hung on an internal fatal error. On new chipsets, the MAC has the ability to enter a non-fatal state and allow the driver to re-init it. Signed-Off-By: Ayaz Abdulla <[EMAIL PROTECTED]> --- orig-