linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* problem with PCMCIA and kernel 2.4.x
@ 2001-08-14  8:29 benjilr
  2001-08-14 12:05 ` Peter Koellner
  0 siblings, 1 reply; 2+ messages in thread
From: benjilr @ 2001-08-14  8:29 UTC (permalink / raw)
  To: linux-kernel

I've a problem Because when the PCMCIA start, I've the message :
PCI : NO IRQ known for interrupt pin A of device 01:02.0 please try
using pci=bios, but when this parametre, IRQ is always unknow.

But when kernel Start, I've this message : 
PCI : Probing PCI hardware
Unknow bridge ressource 2: assuming transparent
PCI : Using IRQ router PIIX [8086/244c] at 00:1f.0

Thank in advance for help.

PS:I've a laptop sony PCG-FX203
   PCMCIA work with kernel 2.2.19, but with this kernel there's no
usb-storage (for usb zip) support

Benjamin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problem with PCMCIA and kernel 2.4.x
  2001-08-14  8:29 problem with PCMCIA and kernel 2.4.x benjilr
@ 2001-08-14 12:05 ` Peter Koellner
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Koellner @ 2001-08-14 12:05 UTC (permalink / raw)
  To: benjilr; +Cc: linux-kernel

On Tue, 14 Aug 2001 benjilr@free.fr wrote:

> I've a problem Because when the PCMCIA start, I've the message :
> PCI : NO IRQ known for interrupt pin A of device 01:02.0 please try
> using pci=bios, but when this parametre, IRQ is always unknow.
> 
> But when kernel Start, I've this message : 
> PCI : Probing PCI hardware
> Unknow bridge ressource 2: assuming transparent
> PCI : Using IRQ router PIIX [8086/244c] at 00:1f.0

i have the same effect with a sony PCG-FX209, kernel 2.4.8 and 
pcmcia 3.1.22. what is even stranger is that i have to invoke modprobe 
yenta_socket without any options first, or else the pci=biosirq option 
will not be recognized. so the startscript in /etc/init.d/pcmcia reads:

modprobe pcmcia_core
modprobe yenta_socket
modprobe yenta_socket pci=biosirq

-- 
peter koellner <peter@mezzo.net>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-14 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-14  8:29 problem with PCMCIA and kernel 2.4.x benjilr
2001-08-14 12:05 ` Peter Koellner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).