Bug 72578 - PCMCIA not detected
Summary: PCMCIA not detected
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 8.0
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Alan Cox
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-25 19:53 UTC by Alan Cox
Modified: 2007-03-27 03:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-05 18:46:07 UTC
Embargoed:


Attachments (Terms of Use)

Description Alan Cox 2002-08-25 19:53:44 UTC
On my board with a VIA i82365 PCMCIA controller the installer failed to set up
the PCMCIA interface after firstboot. Interestingly enough it -did- find it in
the installer itself

I assume anaconda should have written this to the /etc/sysconfig/pcmcia ?

Comment 1 Michael Fulbright 2002-08-26 20:44:19 UTC
Bill kudzu has the honors correct?

If it doesn't it needs to.  If someone installs a PCMCIA adapter in a desktop
box we need to  pick it up.

Comment 2 Alan Cox 2002-08-26 22:47:46 UTC
Desktop actually shouldnt be relevant, it appears identicaly to the wired in ISA
non cardbus one on a laptop, same I/O the lot

Comment 3 Bill Nottingham 2002-08-27 03:08:10 UTC
Um, no, anaconda writes /etc/sysconfig/pcmcia.

Comment 4 Jeremy Katz 2002-08-27 03:14:57 UTC
What does kernel-pcmcia-cs's /sbin/probe return?

Comment 5 Alan Cox 2002-08-27 12:35:36 UTC
/sbin/probe
PCI bridge probe: not found.
Intel PCIC probe: not found.
Databook TCIC-2 probe: not found.

The kernel PCMCIA however detects it fine



Comment 6 Bill Nottingham 2002-08-28 01:01:54 UTC
The kernel detects it using what module? yenta_socket?

Comment 7 Alan Cox 2002-08-28 11:28:47 UTC
The kernel i82365 probe check finds it. That probe however may well not be safe
for general poking to see if hardware is present. I guess this is 8.1 stuff or
not a bug in fact. The /sbin/probe does less (and I suspect safer probing)

Reassigned to kernel and to me to investigate further post 8.0



Comment 8 Alan Cox 2003-06-05 18:46:07 UTC
Seems risky and its legacy hardware nowdays. Also with a modern box you have to
set the PCI IRQs up by hand anyway



Note You need to log in before you can comment on or make changes to this bug.