--- linux/drivers/net/b44.c.old 2004-06-25 05:14:23.000000000 +0200 +++ linux/drivers/net/b44.c 2004-06-25 15:38:22.000000000 +0200 @@ -43,7 +43,7 @@ /* length of time before we decide the hardware is borked, * and dev->tx_timeout() should be called to fix the problem */ -#define B44_TX_TIMEOUT (5 * HZ) +#define B44_TX_TIMEOUT (15 * HZ) /* hardware minimum and maximum for a single frame's data payload */ #define B44_MIN_MTU 60