diff options
Diffstat (limited to 'etc')
-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 cad491902d00..6d7f0a33d380 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -843,6 +843,12 @@ card "Nihon Unisys, Ltd." "/JPF0400-(ETH|LAN)/" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop +# Longshine LCS-8534TB +card "PCMCIA" "/^Ethernet$/" + config auto "ed" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + # No-brand NE-2000 compatible card card "PCMCIA" "ETHERNET V1.0" config auto "ed" ? 0x10 |