Re: yenta_socket hangs sager laptop in kernel 2.4.6

Martin Murray (mmurray@deepthought.org)
Tue, 17 Jul 2001 17:35:26 -0400 (EDT)


> On Tue, 17 Jul 2001, Martin Murray wrote:
> >
> > > And I bet you don't have a driver that knows about it.
> >
> > You know. 2.2.19 uses my cardbus controller on IRQ 11 without a
> > problem.
>
> Does it actually _use_ the cardbus PCI interrupt at all? At least older
> versions of the external pcmcia package didn't use the PCI interrupt by
> default at all, and relied on polling the state and the old ISA interrupts
> instead..

Near as I can tell, it's listed in /proc/interrupts, and
inserting/removing cards definately causes the counter to increment. I'm
using pcmcia-cs-3.1.27's i82365. Also, dmesg shows it requesting the PCI
IRQ. Ie, I get messages like:

...
Linux PCMCIA Card Services 3.1.27
kernel build: 2.2.19 #2 Sat Jul 14 12:21:14 EDT 2001
options: [pci] [cardbus] [apm]
PCI routing table version 1.0 at 0xfdf60
00:03.0 -> irq 11
00:03.1 -> irq 11
Intl PCIC probe:
TI 1251B rev 00 PCI-to-CardBus at slot 00:03, mem 0x6800000
...

I just inserted and removed my aironet card, and the value in
/proc/interrupts went from 9 to 14..

Could this be a problem in yenta_socket()'s initialization sequence?

Thanks, Martin

-
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/