summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfgsch <fgsch@openbsd.org>2002-08-17 21:59:02 +0000
committerfgsch <fgsch@openbsd.org>2002-08-17 21:59:02 +0000
commit379f3671c840616eefea6bb2455990ffc5ae8097 (patch)
tree1730c8f7a542e735db83d5b3a575335012d0bcd5
parentregen. (diff)
downloadwireguard-openbsd-379f3671c840616eefea6bb2455990ffc5ae8097.tar.xz
wireguard-openbsd-379f3671c840616eefea6bb2455990ffc5ae8097.zip
Arowana Fast-Ethernet support; patch by Thomas Delaet.
-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