correct the entry for the Linksys EtherFast 10/100

PC Card (PCMPC100).  the entry was one character
	short...the final ")" was missing.

Pointed out by: Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
This commit is contained in:
jmb 2000-01-11 02:03:12 +00:00
parent cf16a7efdb
commit f27aacd692
2 changed files with 2 additions and 2 deletions

View File

@ -136,7 +136,7 @@ card "Linksys" "Combo PCMCIA EthernetCard (EC2T)"
remove /sbin/ifconfig ed0 delete
#Linksys EtherFast 10/100 PC Card (PCMPC100)
card "Linksys" "EtherFast 10/100 PC Card (PCMPC100"
card "Linksys" "EtherFast 10/100 PC Card (PCMPC100)"
config 0x3 "ed0" ?
insert echo Linksys Fast 100-BaseT inserted
insert /etc/pccard_ether ed0

View File

@ -136,7 +136,7 @@ card "Linksys" "Combo PCMCIA EthernetCard (EC2T)"
remove /sbin/ifconfig ed0 delete
#Linksys EtherFast 10/100 PC Card (PCMPC100)
card "Linksys" "EtherFast 10/100 PC Card (PCMPC100"
card "Linksys" "EtherFast 10/100 PC Card (PCMPC100)"
config 0x3 "ed0" ?
insert echo Linksys Fast 100-BaseT inserted
insert /etc/pccard_ether ed0