summaryrefslogtreecommitdiffstats
path: root/etc/defaults/pccard.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/defaults/pccard.conf')
-rw-r--r--etc/defaults/pccard.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index fb9ed1f..fc8c0e0 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -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