patch-2.3.15 linux/drivers/net/via-rhine.c
Next file: linux/drivers/net/wavelan.c
Previous file: linux/drivers/net/syncppp.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Aug 23 10:12:38 1999
- Orig file:
v2.3.14/linux/drivers/net/via-rhine.c
- Orig date:
Wed Aug 18 11:36:43 1999
diff -u --recursive --new-file v2.3.14/linux/drivers/net/via-rhine.c linux/drivers/net/via-rhine.c
@@ -86,6 +86,9 @@
#if defined(__i386__) && !defined(VIA_USE_MEMORY)
#define VIA_USE_IO
#endif
+#if defined(__alpha__)
+#define VIA_USE_IO
+#endif
#ifdef VIA_USE_IO
#undef readb
#undef readw
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)