Added CyQ've ELA-010 Ethernet Card
This commit is contained in:
parent
c979246fd1
commit
9c0d07cf60
@ -8,7 +8,7 @@
|
|||||||
# IRQ == 0 means "allocate free IRQ from IRQ pool"
|
# IRQ == 0 means "allocate free IRQ from IRQ pool"
|
||||||
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
|
# 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
|
# Generally available IO ports
|
||||||
io 0x240-0x360
|
io 0x240-0x360
|
||||||
@ -192,6 +192,12 @@ card "D-Link" "DE-660"
|
|||||||
insert /etc/pccard_ether ed0 link0 -link1
|
insert /etc/pccard_ether ed0 link0 -link1
|
||||||
remove /sbin/ifconfig ed0 delete
|
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)
|
# Intel EtherExpress PRO/100 Mobile Adapter (16-bit verison)
|
||||||
card "Intel" "EtherExpress(TM) PRO/100 PC C"
|
card "Intel" "EtherExpress(TM) PRO/100 PC C"
|
||||||
config 0x1 "xe0" ?
|
config 0x1 "xe0" ?
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
# IRQ == 0 means "allocate free IRQ from IRQ pool"
|
# IRQ == 0 means "allocate free IRQ from IRQ pool"
|
||||||
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
|
# 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
|
# Generally available IO ports
|
||||||
io 0x240-0x360
|
io 0x240-0x360
|
||||||
@ -192,6 +192,12 @@ card "D-Link" "DE-660"
|
|||||||
insert /etc/pccard_ether ed0 link0 -link1
|
insert /etc/pccard_ether ed0 link0 -link1
|
||||||
remove /sbin/ifconfig ed0 delete
|
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)
|
# Intel EtherExpress PRO/100 Mobile Adapter (16-bit verison)
|
||||||
card "Intel" "EtherExpress(TM) PRO/100 PC C"
|
card "Intel" "EtherExpress(TM) PRO/100 PC C"
|
||||||
config 0x1 "xe0" ?
|
config 0x1 "xe0" ?
|
||||||
|
Loading…
Reference in New Issue
Block a user