patch-1.3.2 linux/drivers/net/8390.c

Next file: linux/drivers/net/eql.c
Previous file: linux/drivers/char/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.1/linux/drivers/net/8390.c linux/drivers/net/8390.c
@@ -190,7 +190,7 @@
     }
 
     /* Mask interrupts from the ethercard. */
-    outb(0x00, e8390_base + EN0_IMR);
+    outb_p(0x00, e8390_base + EN0_IMR);
     ei_local->irqlock = 1;
     restore_flags(flags);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this