public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.0-test12: PCMCIA IRQ assignments?
@ 2000-12-26 12:24 indyj
  2000-12-28 22:53 ` Andreas Bombe
  0 siblings, 1 reply; 2+ messages in thread
From: indyj @ 2000-12-26 12:24 UTC (permalink / raw)
  To: linux-kernel


Hello,

I have a Sager NP9820 laptop with an ALI chipset and a TI PCI1251BGFN
PCMCIA chipset.  For some reason, when I use the yenta module under 2.4.0,
it gets an incorrect IRQ assignment.  It uses IRQ11, which is also used by
my ATI Rage Pro card... therefore, when you install this module, the
machine locks up.

If I use the pcmcia card services under 2.2.16, then the PCMCIA bridge
gets a correct assignment of IRQ 10.  I've poked around a bit and haven't
found a way to force the 2.4.0 module to use a specific IRQ... is there a
way to do this without hardcoding it?

Otherwise, this is an ideal laptop to run Linux.

Thanks,
--J




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: 2.4.0-test12: PCMCIA IRQ assignments?
  2000-12-26 12:24 2.4.0-test12: PCMCIA IRQ assignments? indyj
@ 2000-12-28 22:53 ` Andreas Bombe
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Bombe @ 2000-12-28 22:53 UTC (permalink / raw)
  To: indyj; +Cc: linux-kernel

On Tue, Dec 26, 2000 at 07:24:39AM -0500, indyj@oragroup.com wrote:
> 
> Hello,
> 
> I have a Sager NP9820 laptop with an ALI chipset and a TI PCI1251BGFN
> PCMCIA chipset.  For some reason, when I use the yenta module under 2.4.0,
> it gets an incorrect IRQ assignment.  It uses IRQ11, which is also used by
> my ATI Rage Pro card... therefore, when you install this module, the
> machine locks up.
> 
> If I use the pcmcia card services under 2.2.16, then the PCMCIA bridge
> gets a correct assignment of IRQ 10.  I've poked around a bit and haven't
> found a way to force the 2.4.0 module to use a specific IRQ... is there a
> way to do this without hardcoding it?

Do you have a sound driver loaded?  I can use my CardBus Ethernet card
only without a sound driver, then the CardBus bridge and Ethernet card
show up on IRQ10.  Mysteriously however loading the i810_audio driver
(for a 440MX chip) moves the bridge to IRQ11 (the same as the 440MX).

No lockup, but the bridge and Ethernet card don't work then.  I'd be
interested what happens in your case.

More specifically, as the PCI code enables the 440MX sound device it
logs that it uses the same IRQ as the cb bridge, meaning the IRQ changed
already.  This is 2.4.0-test12.

-- 
 Andreas E. Bombe <andreas.bombe@munich.netsurf.de>    DSA key 0x04880A44
http://home.pages.de/~andreas.bombe/    http://linux1394.sourceforge.net/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2000-12-28 23:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-26 12:24 2.4.0-test12: PCMCIA IRQ assignments? indyj
2000-12-28 22:53 ` Andreas Bombe

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