diff options
Diffstat (limited to 'etc/defaults/pccard.conf')
-rw-r--r-- | etc/defaults/pccard.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index f94b334..0e16e3a 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -2048,6 +2048,12 @@ card "Nortel Networks" "emobility 802.11 Wireless LAN PC Card" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop +# Generic PRISM2.5 card +card "PCMCIA" "11M WLAN Card v2.5" + config auto "wi" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + # PLANEX GeoWave/GW-NS110 card "PLANEX" "GeoWave/GW-NS110" config 0x1 "wi" ? |