summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/pccard.conf8
1 files changed, 7 insertions, 1 deletions
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"
-
OpenPOWER on IntegriCloud