Subject: Re: TI TravelMate 5000 pcmcia problems?
To: None <current-users@netbsd.org>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 09/04/2002 14:13:56
On Wed, Sep 04, 2002 at 09:38:57PM +1000, Charlie Allom wrote:

> How do I go about setting the IRQ? options PCIC_ISA_INTR_ALLOC_MASK=?

Duh, just noticed my (working) system does not print the irq either:

pcic0 at isa0 port 0x3e0-0x3e1 iomem 0xd0000-0xdffff irq 
pcic0: controller 0 (Intel 82365SL Revision 1) has socket A only
pcic0: controller 1 (Intel 82365SL Revision 1) has no sockets
pcmcia0 at pcic0 controller 0 socket 0

The interesting part comes later (after interrupts have been enabled):

pcic0: controller 0 detecting irqs with mask 0xdeb8:..7..9..14
pcic0: using irq 7 for socket events

Martin