patch-2.4.27 linux-2.4.27/drivers/net/natsemi.c

Next file: linux-2.4.27/drivers/net/pcnet32.c
Previous file: linux-2.4.27/drivers/net/macsonic.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/drivers/net/natsemi.c linux-2.4.27/drivers/net/natsemi.c
@@ -387,7 +387,7 @@
 	IntrStatus		= 0x10,
 	IntrMask		= 0x14,
 	IntrEnable		= 0x18,
-	IntrHoldoff		= 0x16, /* DP83816 only */
+	IntrHoldoff		= 0x1C, /* DP83816 only */
 	TxRingPtr		= 0x20,
 	TxConfig		= 0x24,
 	RxRingPtr		= 0x30,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)