summaryrefslogtreecommitdiffstats
path: root/etc/pccard.conf.sample
diff options
context:
space:
mode:
authorhosokawa <hosokawa@FreeBSD.org>1999-07-25 01:21:44 +0000
committerhosokawa <hosokawa@FreeBSD.org>1999-07-25 01:21:44 +0000
commitd5908dbeb502e4eeaa8c4eae1ab2713dc9fd8bde (patch)
tree83bdd761c7f8e8fd48acfe1550ea5f82c8a9e18d /etc/pccard.conf.sample
parent8d6c8172f9e803829082373a304da95a64d01fc8 (diff)
downloadFreeBSD-src-d5908dbeb502e4eeaa8c4eae1ab2713dc9fd8bde.zip
FreeBSD-src-d5908dbeb502e4eeaa8c4eae1ab2713dc9fd8bde.tar.gz
3C574TX Fast Etherlink PC-card support.
Diffstat (limited to 'etc/pccard.conf.sample')
-rw-r--r--etc/pccard.conf.sample10
1 files changed, 9 insertions, 1 deletions
diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample
index f3a7fb1..f63432d 100644
--- a/etc/pccard.conf.sample
+++ b/etc/pccard.conf.sample
@@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
-# $Id: pccard.conf.sample,v 1.36 1999/05/14 03:52:07 obrien Exp $
+# $Id: pccard.conf.sample,v 1.37 1999/06/17 21:39:57 markm Exp $
# Generally available IO ports
io 0x240-0x360
@@ -95,6 +95,14 @@ card "3Com Corporation" "3C589D"
remove echo 3Com Etherlink III removed
remove /sbin/ifconfig ep0 delete
+# 3Com Fast Etherlink 3C574TX
+card "3Com" "3C574-TX Fast EtherLink PC Ca"
+ config 0x1 "ep0" ? 0x1
+ insert echo 3Com Fast Etherlink 3C574TX inserted
+ insert /etc/pccard_ether ep0
+ remove echo 3Com Fast Etherlink 3C574TX removed
+ remove /sbin/ifconfig ep0 delete
+
# LinkSys ethernet card
card "E-CARD" "E-CARD"
config 0x20 "ed0" ?
OpenPOWER on IntegriCloud