summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/defaults/pccard.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index cad4919..6d7f0a3 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
OpenPOWER on IntegriCloud