, Current Users <current-users@NetBSD.ORG>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 04/30/2002 20:09:41
> 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
> pcic0: controller 0 detecting irqs with mask 0xdeb8:..5..9..10..11
> pcic0: using irq 5 for socket events
This is all OK, I see the same on my machine (only with slightly different
IRQs and mask). It works just fine. Since the IRQs are detected, they are
known to work here.
> What's the problem?
Check if 0xd0000-0xdffff realy is free on your board. Try to change the
iomem in your config to another address.
Martin