public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* (2.4.1-ac15) pcmcia irq conflict
@ 2001-02-16 18:14 Jason Straight
  2001-02-16 20:18 ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Jason Straight @ 2001-02-16 18:14 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org

Upgrading from 2.2.18 and 2.4.0 to 2.4.1-ac15 broke pcmcia.

I have a Dell Inspiron 8000. Trying to use pcmcia with kernel
(yenta_socket) or pcmcia-cs only causes pcmcia card to take irq 11,
which my eth device is on also. This didn't happen with 2.2 or 2.4.0
kernels.

What param would I pass (how can I specify) to get yenta_socket to take
say IRQ 9 or 10 on startup?

Thanks

-- 
Jason Straight

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

* Re: (2.4.1-ac15) pcmcia irq conflict
  2001-02-16 18:14 (2.4.1-ac15) pcmcia irq conflict Jason Straight
@ 2001-02-16 20:18 ` Alan Cox
  2001-02-16 20:40   ` Jason Straight
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Cox @ 2001-02-16 20:18 UTC (permalink / raw)
  To: Jason Straight; +Cc: linux-kernel@vger.kernel.org

> I have a Dell Inspiron 8000. Trying to use pcmcia with kernel
> (yenta_socket) or pcmcia-cs only causes pcmcia card to take irq 11,
> which my eth device is on also. This didn't happen with 2.2 or 2.4.0
> kernels.

Sharing a PCI irq is legal, so that isnt the cause. It could be that the
irq routing isnt getting handled correctly however. 

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

* Re: (2.4.1-ac15) pcmcia irq conflict
  2001-02-16 20:18 ` Alan Cox
@ 2001-02-16 20:40   ` Jason Straight
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Straight @ 2001-02-16 20:40 UTC (permalink / raw)
  To: Alan Cox

Any suggestions of things I could try to help pinpoint the problem and 
let you know the results? Everything was fine before 2.4.1.

I've been using the pcmcia-cs without kernel pcmcia support up until it 
didn't work with 2.4.1, then I tried using the kernel pcmcia and no deal 
there either.

As soon as I try to start pcmcia my machine freezes. When using 
yenta_socket I can see that the TI pcmcia and eth0 (intel eepro100) are 
both on irq 11.

when using the pcmcia-cs way of it I tried "exclude irq 11" in 
config.opts and /etc/sysconfig/pcmcia set "PCIC_OPTS="irq_list=9,10,15 
pci_irq_list=9,10,15"
as was suggested in this post :
http://groups.google.com/groups?q=inspiron+8000+pcmcia+2.4.1&hl=en&lr=&safe=off&rnum=1&seld=929215370&ic=1

It didn't work for me - at least not with 2.4.1-ac13 to ac15

I didn't disable my minipci ethernet because I need it and if the IRQ's 
for pcmcia didn't use 11 now I wouldn't think I would need to.




Alan Cox wrote:

>> I have a Dell Inspiron 8000. Trying to use pcmcia with kernel
>> (yenta_socket) or pcmcia-cs only causes pcmcia card to take irq 11,
>> which my eth device is on also. This didn't happen with 2.2 or 2.4.0
>> kernels.
> 
> 
> Sharing a PCI irq is legal, so that isnt the cause. It could be that the
> irq routing isnt getting handled correctly however. 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
> 

-- 
Jason Straight


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

end of thread, other threads:[~2001-02-16 20:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-16 18:14 (2.4.1-ac15) pcmcia irq conflict Jason Straight
2001-02-16 20:18 ` Alan Cox
2001-02-16 20:40   ` Jason Straight

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox