aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTatsumi Hosokawa <hosokawa@FreeBSD.org>1999-07-25 01:56:16 +0000
committerTatsumi Hosokawa <hosokawa@FreeBSD.org>1999-07-25 01:56:16 +0000
commit9c0d07cf609e2c3fd120dda2887926441a7ed7ce (patch)
tree9835b446cf8e0647be65de5888cdf86ff9c30f04 /etc
parentc979246fd13c369b90b09ec6fc54efdcf2c8a6bb (diff)
downloadsrc-9c0d07cf609e2c3fd120dda2887926441a7ed7ce.tar.gz
src-9c0d07cf609e2c3fd120dda2887926441a7ed7ce.zip
Added CyQ've ELA-010 Ethernet Card
Notes
Notes: svn path=/head/; revision=49072
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/pccard.conf8
-rw-r--r--etc/pccard.conf.sample8
2 files changed, 14 insertions, 2 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index f63432d3d6ef..585adf2bd261 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.37 1999/06/17 21:39:57 markm Exp $
+# $Id: pccard.conf.sample,v 1.38 1999/07/25 01:21:44 hosokawa Exp $
# Generally available IO ports
io 0x240-0x360
@@ -192,6 +192,12 @@ card "D-Link" "DE-660"
insert /etc/pccard_ether ed0 link0 -link1
remove /sbin/ifconfig ed0 delete
+# CyQ've ELA-010
+card "CyQ've" "ELA-010"
+ config 0x20 "ed0" ?
+ insert /etc/pccard_ether ed0
+ remove /sbin/ifconfig ed0 delete
+
# Intel EtherExpress PRO/100 Mobile Adapter (16-bit verison)
card "Intel" "EtherExpress(TM) PRO/100 PC C"
config 0x1 "xe0" ?
diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample
index f63432d3d6ef..585adf2bd261 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.37 1999/06/17 21:39:57 markm Exp $
+# $Id: pccard.conf.sample,v 1.38 1999/07/25 01:21:44 hosokawa Exp $
# Generally available IO ports
io 0x240-0x360
@@ -192,6 +192,12 @@ card "D-Link" "DE-660"
insert /etc/pccard_ether ed0 link0 -link1
remove /sbin/ifconfig ed0 delete
+# CyQ've ELA-010
+card "CyQ've" "ELA-010"
+ config 0x20 "ed0" ?
+ insert /etc/pccard_ether ed0
+ remove /sbin/ifconfig ed0 delete
+
# Intel EtherExpress PRO/100 Mobile Adapter (16-bit verison)
card "Intel" "EtherExpress(TM) PRO/100 PC C"
config 0x1 "xe0" ?