From b6602673518c7d901505bfa1fa7d90d302dc6ab0 Mon Sep 17 00:00:00 2001 From: dds Date: Tue, 22 Jul 2003 21:23:01 +0000 Subject: Added entry for Billionton LM5LT-10N Fixed small typo Reviewed by: imp Approved by: imp --- etc/defaults/pccard.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'etc/defaults') 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" ? -- cgit v1.1