From 2ebce6f2f63f99b83f26d66fa8f686bef3a00a4e Mon Sep 17 00:00:00 2001 From: imp Date: Sun, 26 Oct 2003 20:09:18 +0000 Subject: Minor tweak to Olicom 2220. Also add the OC-2232 while I'm here. Looks like 'special magic' is needed to access the ethernet part of that combo card, so I've not added it to ex. --- sys/dev/pccard/pccarddevs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/pccard/pccarddevs') diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs index c9ab924..6d6a42b 100644 --- a/sys/dev/pccard/pccarddevs +++ b/sys/dev/pccard/pccarddevs @@ -358,7 +358,8 @@ product NWN WLAN_1148 0x0003 NWN 1148 WLAN /* Olicom Products */ product OLICOM TR 0x2132 GoCard Token Ring 16/4 -product OLICOM OC2220 0x2220 GoCard Ethernet +product OLICOM OC2220 0x2022 GoCard Ethernet +product OLICOM OC2232 0x3222 GoCard Combo Eth/Modem 336 /* Ositech Products */ product OSITECH TRUMPCARD_SOD 0x0008 Ositech Seven of Diamonds Ethernet Card -- cgit v1.1