summaryrefslogtreecommitdiffstats
path: root/etc/defaults/pccard.conf
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-09-09 23:58:09 +0000
committerimp <imp@FreeBSD.org>2001-09-09 23:58:09 +0000
commit5aa06710976c832fc1641a678f70a773fa65254c (patch)
tree833703ed8ed8c90a50233fb1360f9b25e8830928 /etc/defaults/pccard.conf
parentddaced1703546f87091111490e8f2546d9459465 (diff)
downloadFreeBSD-src-5aa06710976c832fc1641a678f70a773fa65254c.zip
FreeBSD-src-5aa06710976c832fc1641a678f70a773fa65254c.tar.gz
Mihira-san says that this works for him. Linksys EtherFast 10/100 +
56k modem with the fat connector. Submitted by: sanpei@sanpei.org (MIHIRA yoshiro) Ignored since Jan 2001 by: imp
Diffstat (limited to 'etc/defaults/pccard.conf')
-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 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
OpenPOWER on IntegriCloud