Bug 707

Summary: typo in /etc/pcmcia/config
Product: [Retired] Red Hat Linux Reporter: adler
Component: kernelAssignee: Cristian Gafton <gafton>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2CC: adler
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-02-25 09:19:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description adler 1999-01-06 15:57:04 UTC
I found a typo in the file /etc/pcmcia/config file
which prevented my Intel EtherExpress PRO/100 LAN/Modem
from working properly. Here is a diff file between
config and config.fix, the fixed config file.
Basically, you need to get rid fo the space
in "EtherExpress (TM)". Cheers. Steve Adler.

[adler@ssadler adler]$ diff config config.fix
821c821
<   version "Intel", "EtherExpress (TM) PRO/100 LAN/Modem PC
Card Adapter"
---
>   version "Intel", "EtherExpress(TM) PRO/100 LAN/Modem PC
Card Adapter"

Comment 1 David Lawrence 1999-01-06 22:50:59 UTC
This file has been oberved to have the typo as stated by the user.
This suggestion is being assigned to a developer for further review.

Comment 2 Cristian Gafton 1999-02-25 09:19:59 UTC
this was fixed in a newer release of pcmcia