diff options
-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 3313499..18b8c92 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -672,6 +672,12 @@ card "LINKSYS" "E-CARD" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop +# This is the Linksys card I have, with the fat holder. +card "Linksys" "EtherFast 10&100 + 56K PC Card (PCMLM56)" + config auto "ed" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + # Linksys EtherFast 10/100 Intergrated PC Card (PCM100) card "Linksys" "EtherFast 10/100 Integrated PC Card (PCM100)" config auto "ed" ? 0x80000 |