3C574TX Fast Etherlink PC-card support.
This commit is contained in:
parent
6afaf5d480
commit
c979246fd1
@ -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.36 1999/05/14 03:52:07 obrien Exp $
|
||||
# $Id: pccard.conf.sample,v 1.37 1999/06/17 21:39:57 markm Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -95,6 +95,14 @@ card "3Com Corporation" "3C589D"
|
||||
remove echo 3Com Etherlink III removed
|
||||
remove /sbin/ifconfig ep0 delete
|
||||
|
||||
# 3Com Fast Etherlink 3C574TX
|
||||
card "3Com" "3C574-TX Fast EtherLink PC Ca"
|
||||
config 0x1 "ep0" ? 0x1
|
||||
insert echo 3Com Fast Etherlink 3C574TX inserted
|
||||
insert /etc/pccard_ether ep0
|
||||
remove echo 3Com Fast Etherlink 3C574TX removed
|
||||
remove /sbin/ifconfig ep0 delete
|
||||
|
||||
# LinkSys ethernet card
|
||||
card "E-CARD" "E-CARD"
|
||||
config 0x20 "ed0" ?
|
||||
|
@ -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.36 1999/05/14 03:52:07 obrien Exp $
|
||||
# $Id: pccard.conf.sample,v 1.37 1999/06/17 21:39:57 markm Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -95,6 +95,14 @@ card "3Com Corporation" "3C589D"
|
||||
remove echo 3Com Etherlink III removed
|
||||
remove /sbin/ifconfig ep0 delete
|
||||
|
||||
# 3Com Fast Etherlink 3C574TX
|
||||
card "3Com" "3C574-TX Fast EtherLink PC Ca"
|
||||
config 0x1 "ep0" ? 0x1
|
||||
insert echo 3Com Fast Etherlink 3C574TX inserted
|
||||
insert /etc/pccard_ether ep0
|
||||
remove echo 3Com Fast Etherlink 3C574TX removed
|
||||
remove /sbin/ifconfig ep0 delete
|
||||
|
||||
# LinkSys ethernet card
|
||||
card "E-CARD" "E-CARD"
|
||||
config 0x20 "ed0" ?
|
||||
|
Loading…
Reference in New Issue
Block a user