From 1548ca3cf2a4fc880e35280dff3826f30f381a59 Mon Sep 17 00:00:00 2001 From: "Jonathan M. Bresler" Date: Tue, 11 Jan 2000 02:03:12 +0000 Subject: [PATCH] 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 --- etc/defaults/pccard.conf | 2 +- etc/pccard.conf.sample | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index e7ce4697761..360c29d17d6 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -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 diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample index e7ce4697761..360c29d17d6 100644 --- a/etc/pccard.conf.sample +++ b/etc/pccard.conf.sample @@ -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