Added CyQ've ELA-010 Ethernet Card

This commit is contained in:
Tatsumi Hosokawa 1999-07-25 01:56:16 +00:00
parent c979246fd1
commit 9c0d07cf60
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49072
2 changed files with 14 additions and 2 deletions

View file

@ -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" ?

View file

@ -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" ?