summaryrefslogtreecommitdiffstats
path: root/etc/pccard.conf.sample
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-09-11 18:35:57 +0000
committermsmith <msmith@FreeBSD.org>1998-09-11 18:35:57 +0000
commit37d2c8c237e33bd1be4f6e346e9d1e928b9bfd19 (patch)
tree16e98c243f850b843b09cdcbf309205bcbfad974 /etc/pccard.conf.sample
parente7ebeff9f3d69a9a9a23261f2181c18aeda4ce1b (diff)
downloadFreeBSD-src-37d2c8c237e33bd1be4f6e346e9d1e928b9bfd19.zip
FreeBSD-src-37d2c8c237e33bd1be4f6e346e9d1e928b9bfd19.tar.gz
Add the Fujitsu MBH10303
Submitted by: David Kulp <dkulp@neomorphic.com>
Diffstat (limited to 'etc/pccard.conf.sample')
-rw-r--r--etc/pccard.conf.sample8
1 files changed, 7 insertions, 1 deletions
diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample
index 8480ca1..cf83b6c 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.19 1998/06/08 21:10:41 nate Exp $
+# $Id: pccard.conf.sample,v 1.20 1998/06/15 17:51:03 nate Exp $
# Generally available IO ports
io 0x240-0x360
@@ -124,6 +124,12 @@ card "DANPEX" "EN-6200P2"
config 0x22 "ed0" 9
insert /etc/pccard_ether ed0
remove /sbin/ifconfig ed0 delete
+
+# Fujitsu MBH10303 Ethernet PCMCIA
+card "EAGLE Technology" "NE200 ETHERNET LAN MBH10303 "
+ config 0x1 "fe0" ?
+ insert /etc/pccard_ether fe0
+ remove /sbin/ifconfig fe0 delete
# Telecom Device SuperSocket RE450T
# Note: There are several revisions of the cardon the market.
OpenPOWER on IntegriCloud