From 119a6ca6f133a8f85e3390d1c6540c5a8edf0983 Mon Sep 17 00:00:00 2001 From: imp Date: Mon, 28 Jan 2002 04:46:20 +0000 Subject: Add ADLINK340C wireless card mentioned in nomads. # This card has the same PCMCIA and OEM id as ELSA XI300 wireless card, which # appears to be listed elsewhere in this file. Submitted by: Abe Toshiaki-san MFC After: 5 days --- etc/defaults/pccard.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc/defaults/pccard.conf') diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 0bcfa68..146f7fe 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -1764,6 +1764,12 @@ card "Addtron" "AWP-100 Wireless PCMCIA" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop +# ADLINK340APC +card "ADTEC" "ADLINK/340C" + config auto "wi" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + # Avaya Wireless PC Card card "Avaya Communication" "Avaya Wireless PC Card" config auto "wi" ? -- cgit v1.1