summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2001-10-08 14:20:16 +0000
committeraaron <aaron@openbsd.org>2001-10-08 14:20:16 +0000
commitba5ad53b4c542288c56ebbc5d11ac3273cb22ab9 (patch)
tree44199d69261faf0348bdfccbe84cc53ed16562a0
parentregen (diff)
downloadwireguard-openbsd-ba5ad53b4c542288c56ebbc5d11ac3273cb22ab9.tar.xz
wireguard-openbsd-ba5ad53b4c542288c56ebbc5d11ac3273cb22ab9.zip
Support the WiseCom iPort 10/100; thanks to Brendan Hiley <ultr0s@mbox.com.au>
for testing the patch.
-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 e83cd62d8cc..cab6cebc53c 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.54 2001/08/18 16:50:03 aaron Exp $ */
+/* $OpenBSD: if_ne_pcmcia.c,v 1.55 2001/10/08 14:20:16 aaron Exp $ */
/* $NetBSD: if_ne_pcmcia.c,v 1.17 1998/08/15 19:00:04 thorpej Exp $ */
/*
@@ -185,6 +185,10 @@ const struct ne2000dev {
PCMCIA_CIS_WISECOM_T210CT,
0, -1, { 0x00, 0x20, 0x18 } },
+ { PCMCIA_VENDOR_INVALID, PCMCIA_PRODUCT_INVALID,
+ PCMCIA_CIS_WISECOM_IPORT,
+ 0, -1, { 0x00, 0x02, 0xdd } },
+
/*
* You have to add new entries which contains
* PCMCIA_VENDOR_INVALID and/or PCMCIA_PRODUCT_INVALID