Subject: Re: stray interrupt
To: Joseph Sirucka <joseph.sirucka@dodgyware.com>
From: Gregory McGarry <g.mcgarry@ieee.org>
List: port-i386
Date: 08/03/2001 08:14:01
Joseph Sirucka wrote:

> I'm trying to compile a kernel for a 480CDT laptop. Currently no matter
> waht I do I always get stray interrupt 9 for the pcmcia , and can't
> currently use the pcmcia devices till I resolve this issue. How do I
> find out other than com3 being irq 9. I have omitted it in the kernel
> config and still get a stray interrupt 9.

> pcic0: controller 0 detecting irqs with mask 0x0200:..9
> pcic0: can't share irq with cards; polling for socket events
> pcmcia0: CIS version PC Card Standard 5.0
> pcmcia0: CIS info: Xircom, CreditCard Ethernet 10/100 + Modem 56, CEM56,
> 1.00
> pcmcia0: Manufacturer code 0x105, product 0x110a
> pcmcia0: function 0: network adapter, ccr addr ff80 mask 67
> pcmcia0: function 0, config table entry 39: I/O card; irq mask 8ebc;
> iomask a, iospace 2e8-2ef; mwait_required rdybsy_active io8 io16
> irqshare irqpulse

You've selected the wrong card to test your machine, since the CEM56
isn't supported yet.  Find another card before concluding it's a
problem with your laptop.

	-- Gregory McGarry <g.mcgarry@ieee.org>