From 630600110550ce3b43569f7d98dcb6bc6ecdb9d7 Mon Sep 17 00:00:00 2001 From: grog Date: Tue, 19 Jun 2001 01:21:22 +0000 Subject: Add IBM "High Rate Wireless LAN PC Card", a rebadged Lucent WaveLAN/IEEE. MFC after: 2 weeks --- etc/defaults/pccard.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index b9c44c9..dd7938d 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -1707,6 +1707,13 @@ card "IO DATA" "WNB11PCM" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop +# IBM's rebadged Lucent WaveLAN/IEEE. The FCC IDs are identical to +# those for the Lucent card, so presumably everything else is as well. +card "IBM Corporation" "IBM High Rate Wireless LAN PC Card" + config 0x1 "wi" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + # Lucent WaveLAN/IEEE card "Lucent Technologies" "WaveLAN/IEEE" config 0x1 "wi" ? @@ -1843,4 +1850,3 @@ generic serial generic fixed_disk config auto "ata" ? logstr "GENERIC Flash ATA / ATA HDD" - -- cgit v1.1