From 3e6abceb66e82df153e35e00c9e6cd5a1bc83112 Mon Sep 17 00:00:00 2001 From: hosokawa Date: Sun, 25 Jul 1999 01:56:16 +0000 Subject: Added CyQ've ELA-010 Ethernet Card --- etc/pccard.conf.sample | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'etc/pccard.conf.sample') diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample index f63432d..585adf2 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" ? -- cgit v1.1