From 3283cbb35f426694e77da9985a6572cc505072a4 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 10 Sep 2001 03:30:47 +0000 Subject: [PATCH] 2Mbps card from Teletronics. Looks like a generic OEM card for the awi driver, but the MAC address isn't recognized, so maybe this is wrong. --- etc/defaults/pccard.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 52ffb62c23a6..816082a3d31a 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -297,6 +297,13 @@ card "Icom" "SL-200" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop +# Teletronics WL2000D 2Mbps wireless card +# Might not be right, reports are that it reports ether of 0:0:0:0:0:0 +card "OEM" "WLAN/WPMCIA" + config auto "awi" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + # ZoomAir 4000 card "Zoom" "Air-4000" config auto "awi" ?