patch-2.1.72 linux/drivers/net/ne.c
Next file: linux/drivers/sound/Config.in
Previous file: linux/drivers/net/hamradio/soundmodem/sm_sbc.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Dec 9 09:49:58 1997
- Orig file:
v2.1.71/linux/drivers/net/ne.c
- Orig date:
Wed Nov 12 13:34:26 1997
diff -u --recursive --new-file v2.1.71/linux/drivers/net/ne.c linux/drivers/net/ne.c
@@ -665,9 +665,7 @@
outb_p(0x00, nic_base + EN0_RSARHI);
outb_p(E8390_RREAD+E8390_START, nic_base + NE_CMD);
/* Make certain that the dummy read has occurred. */
- SLOW_DOWN_IO;
- SLOW_DOWN_IO;
- SLOW_DOWN_IO;
+ udelay(6);
#endif
outb_p(ENISR_RDC, nic_base + EN0_ISR);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov