summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-08-17 21:59:03 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2002-08-17 21:59:03 +0000
commite892c1d72896557d3d974f959e52adc47da06674 (patch)
treea77ae74ee58b76623fb29a2cca7fe28705f98944 /sys
parenta3844c2a94ba137d3f26ba92c339f3735b144d14 (diff)
Arowana Fast-Ethernet support; patch by Thomas Delaet.
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pcmcia/if_ne_pcmcia.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pcmcia/if_ne_pcmcia.c b/sys/dev/pcmcia/if_ne_pcmcia.c
index 54f8762aa74..f9c523702f1 100644
--- a/sys/dev/pcmcia/if_ne_pcmcia.c
+++ b/sys/dev/pcmcia/if_ne_pcmcia.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ne_pcmcia.c,v 1.61 2002/08/08 23:33:43 fgsch Exp $ */
+/* $OpenBSD: if_ne_pcmcia.c,v 1.62 2002/08/17 21:59:02 fgsch Exp $ */
/* $NetBSD: if_ne_pcmcia.c,v 1.17 1998/08/15 19:00:04 thorpej Exp $ */
/*
@@ -193,6 +193,10 @@ const struct ne2000dev {
PCMCIA_CIS_WISECOM_IPORT,
0, -1, { 0x00, 0x02, 0xdd } },
+ { PCMCIA_VENDOR_INVALID, PCMCIA_PRODUCT_INVALID,
+ PCMCIA_CIS_AROWANA_FE,
+ 0, -1, { 0x00, 0x48, 0x54 }, NE2000DVF_AX88190 },
+
/*
* You have to add new entries which contains
* PCMCIA_VENDOR_INVALID and/or PCMCIA_PRODUCT_INVALID