summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/defaults/pccard.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index 1f7e7d1..36f3def 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -609,7 +609,7 @@ card "EIGER Labs Inc." "Ethernet COMBO Card"
# card version string. They should be distinguished by
# other info. (such as additional information or OEM-ID/product-ID).
-# Note: There are several revisions of the cardon the market.
+# Note: There are several revisions of the card on the market.
# Type A needs no "ether" line.
# Type B needs "ether 0x110" line.
# Type C needs "ether 0xff0" line.
@@ -952,6 +952,13 @@ card "PCMCIA" "Ethernet Card"
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
+# Billionton LM5LT-10N
+# Works as an Ethernet card
+card "PCMCIA 10+56Combo" "LM5LT-10N"
+ config auto "ed" ?
+ insert /etc/pccard_ether $device start
+ remove /etc/pccard_ether $device stop
+
# EXPsys PCMCIA Ethernet Combo, Relia PCMCIA Ethernet
card "PCMCIA LAN" "Ethernet"
config auto "ed" ?
OpenPOWER on IntegriCloud