- Added entry for 'Linksys Combo PCMCIA EthernetCard'
Submitted by: Brad Karp <karp@eecs.harvard.edu>
This commit is contained in:
parent
1a5893522d
commit
356879d288
@ -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.10 1997/11/14 18:48:59 nate Exp $
|
||||
# $Id: pccard.conf.sample,v 1.11 1997/12/05 04:33:58 nate Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -70,6 +70,14 @@ card "E-CARD" "E-CARD"
|
||||
remove echo "LinkSys card removed"
|
||||
remove /sbin/ifconfig ed0 delete
|
||||
|
||||
# Linksys Combo PCMCIA EthernetCard (model EC2T on box)
|
||||
card "Linksys" "Combo PCMCIA EthernetCard (EC"
|
||||
config 0x1 "ed0" ?
|
||||
insert echo Linksys Ethernet inserted
|
||||
insert /etc/pccard_ether ed0
|
||||
remove echo Linksys Ethernet removed
|
||||
remove /sbin/ifconfig ed0 delete
|
||||
|
||||
# Farallon EtherMac
|
||||
card "Farallon" "ENet"
|
||||
config 0x1 "ep0" ?
|
||||
|
@ -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.10 1997/11/14 18:48:59 nate Exp $
|
||||
# $Id: pccard.conf.sample,v 1.11 1997/12/05 04:33:58 nate Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -70,6 +70,14 @@ card "E-CARD" "E-CARD"
|
||||
remove echo "LinkSys card removed"
|
||||
remove /sbin/ifconfig ed0 delete
|
||||
|
||||
# Linksys Combo PCMCIA EthernetCard (model EC2T on box)
|
||||
card "Linksys" "Combo PCMCIA EthernetCard (EC"
|
||||
config 0x1 "ed0" ?
|
||||
insert echo Linksys Ethernet inserted
|
||||
insert /etc/pccard_ether ed0
|
||||
remove echo Linksys Ethernet removed
|
||||
remove /sbin/ifconfig ed0 delete
|
||||
|
||||
# Farallon EtherMac
|
||||
card "Farallon" "ENet"
|
||||
config 0x1 "ep0" ?
|
||||
|
Loading…
Reference in New Issue
Block a user