- Added entry for 'Linksys Combo PCMCIA EthernetCard'

Submitted by:	Brad Karp <karp@eecs.harvard.edu>
This commit is contained in:
nate 1997-12-07 05:20:56 +00:00
parent 1a5893522d
commit 356879d288
2 changed files with 18 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.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" ?

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