Bug 75524

Summary: Errors in /etc/pcmcia/config
Product: [Retired] Red Hat Linux Reporter: diego.santacruz
Component: kernel-pcmcia-csAssignee: Dave Jones <davej>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-25 08:24:47 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 diego.santacruz 2002-10-09 15:04:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020809

Description of problem:
The /etc/pcmcia/config contains 2 errors.
At line 1053 there is an erroneous colon after manfid
At line 2128 there is a missing bind directive

Version-Release number of selected component (if applicable):
kernel-pcmcia-cs-3.1.31-9

How reproducible:
Always

Steps to Reproduce:
1. service pcmcia start
2. check /var/log/messages for errors from cardmgr
3.
	

Actual Results:  In /var/log/messages:

cardmgr[11718]: config error, file 'config' line 1053: syntax error
cardmgr[11718]: config error, file 'config' line 2129: no function bindings

Expected Results:  No config error messages from cardmgr

Additional info: