Bug 64072

Summary: PCMCIA does not work on DELL Latitude LM
Product: [Retired] Red Hat Linux Reporter: Eugene Kanter <ekanter>
Component: kernel-pcmcia-csAssignee: Dave Jones <davej>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 7.3CC: milan.kerslager, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-25 07:21:08 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 Eugene Kanter 2002-04-25 02:30:55 UTC
Description of Problem:

lspci:

00:04.0 PCMCIA bridge: Cirrus Logic CL 6729 (rev fe)
        Flags: stepping, slow devsel
        I/O ports at fcfc [size=4]

Version-Release number of selected component (if applicable):

kernel-pcmcia-cs-3.1.27-14

How Reproducible:

always

Steps to Reproduce:
1. boot disks do not recognize PCMCIA, network install not possible.
2. install from CDROM, PCMCIA still not recognized.
3. 

Additional Information:
	
&#1040;&#1087;&#1088; 23 00:04:26 localhost pcmcia: Starting PCMCIA services:
&#1040;&#1087;&#1088; 23 00:04:26 localhost pcmcia:  modules
Apr 23 00:04:26 localhost kernel: Linux Kernel Card Services 3.1.22
Apr 23 00:04:26 localhost kernel:   options:  [pci] [cardbus] [pm]
Apr 23 00:04:26 localhost kernel: Intel PCIC probe: not found.
&#1040;&#1087;&#1088; 23 00:04:26 localhost pcmcia: /lib/modules/2.4.18-0.13/pcmcia/i82365.o:
&#1040;&#1087;&#1088; 23 00:04:26 localhost pcmcia: Hint: insmod errors can be caused by incorrect
module parameters, including invalid IO or IRQ parameters&#1040;&#1087;&#1088; 23 00:04:26
localhost pcmcia: init_module: No such device
Apr 23 00:04:26 localhost kernel: ds: no socket drivers loaded!
&#1040;&#1087;&#1088; 23 00:04:26 localhost pcmcia: /lib/modules/2.4.18-0.13/pcmcia/ds.o:
&#1040;&#1087;&#1088; 23 00:04:26 localhost pcmcia: Hint: insmod errors can be caused by incorrect
module parameters, including invalid IO or IRQ parameters&#1040;&#1087;&#1088; 23 00:04:26
localhost pcmcia:  cardmgr.
&#1040;&#1087;&#1088; 23 00:04:26 localhost pcmcia: init_module: Operation not permitted
Apr 23 00:04:27 localhost cardmgr[579]: starting, version is 3.1.22
&#1040;&#1087;&#1088; 23 00:04:27 localhost rc: Starting pcmcia:  succeeded
Apr 23 00:04:27 localhost cardmgr[579]: config error, file './config.opts' line
8: no function bindings
Apr 23 00:04:27 localhost cardmgr[579]: no pcmcia driver in /proc/devices
Apr 23 00:04:27 localhost cardmgr[579]: exiting

Comment 1 Eugene Kanter 2002-04-25 02:53:50 UTC
Red Hat 6.2 works with no problem at all.

Comment 2 Arjan van de Ven 2002-06-03 19:08:39 UTC
Is this a somewhat older laptop ?

Comment 3 Eugene Kanter 2002-06-04 22:07:31 UTC
Yes, it is. I was told that PCI/PCMCIA adapters are not supported by 2.4 kernel
pcmcia drivers. Any chance it might get supported? Should there be a special
kernel with old pcmcia-cs drivers to support older hardware?

Comment 4 Arjan van de Ven 2002-06-05 08:09:32 UTC
Well there is the chicken vs egg problem here. I already wrote a PCI->pcmcia
driver for one chip, but the most common chip I don't have hw access for so
can't actually write the driver ;(



Comment 5 Eugene Kanter 2003-10-20 01:02:40 UTC
Any news here?
According to pcmcia-cs documentation PCI to PCMCIA adapters will never be
supported by kernel PCMCIA subsystem. Does this mean that these adapters are
essentially dead and not worth supporting anymore?