Re: [PATCH 2/5] forcedeth: tx collision fix

2008-02-06 Thread Jeff Garzik
Ayaz Abdulla wrote: This patch supports a new fix in hardware regarding tx collisions. In the cases where we are in autoneg mode and the link partner is in forced mode, we need to setup the tx deferral register differently in order to reduce collisions on the wire. Signed-off-by: Ayaz Abdulla

[PATCH 2/5] forcedeth: tx collision fix

2008-02-05 Thread Ayaz Abdulla
This patch supports a new fix in hardware regarding tx collisions. In the cases where we are in autoneg mode and the link partner is in forced mode, we need to setup the tx deferral register differently in order to reduce collisions on the wire. Signed-off-by: Ayaz Abdulla <[EMAIL PROTECTED]>