summaryrefslogtreecommitdiffstats
path: root/etc/pccard.conf.sample
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1999-02-19 07:20:55 +0000
committermsmith <msmith@FreeBSD.org>1999-02-19 07:20:55 +0000
commit4b4ddf1417a40ab82ffa04e0a8a84d1ed3e02e1b (patch)
tree4b696200672e5c08b487263f1da8b4f0d78e23eb /etc/pccard.conf.sample
parentc950305edde4c0fa603e9183fa9011d50c083c12 (diff)
downloadFreeBSD-src-4b4ddf1417a40ab82ffa04e0a8a84d1ed3e02e1b.zip
FreeBSD-src-4b4ddf1417a40ab82ffa04e0a8a84d1ed3e02e1b.tar.gz
Add entry for D-Link DE-660
Submitted by: Brian Handy <handy@lambic.physics.montana.edu>
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 fb9ed1f..fc8c0e0 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.24 1998/12/15 02:57:30 msmith Exp $
+# $Id: pccard.conf.sample,v 1.25 1999/02/04 10:06:44 markm Exp $
# Generally available IO ports
io 0x240-0x360
@@ -153,6 +153,12 @@ card "Ethernet" "Adapter"
insert /etc/pccard_ether ed0
remove /sbin/ifconfig ed0 delete
+# D-Link DE-660 NE2000 clone
+card "D-Link" "DE-660"
+ config 0x20 "ed0" ? 0x10
+ insert /etc/pccard_ether ed0 link0 -link1
+ remove /sbin/ifconfig ed0 delete
+
# AIWA PV-JF288
card "AIWA CO.,LTD." "PV-JF288 "
config 0x23 "sio2" 10
OpenPOWER on IntegriCloud