- From: Calin A. Culianu <calin_at_ajvar.org>
- Date: Wed, 24 Sep 2003 14:03:00 -0400 (EDT)
Hi all... I got the new comedi and was trying to get the ni_atmio driver
to work with it. I see that it tries to use kernel isa support for the
boards, however this driver has trouble seeing my board for some reason.
I looked at the sources to ni_atmio.c and I don't understand what the
problem could be. My kernel see the NI-ATMIO-16E-10 device that I have..
here is output from /proc/isapnp:
Card 1 'NIC2400:National Instruments, AT-MIO-16E-10' PnP version 1.0
Logical device 0 'NIC2400:Unknown'
Supported registers 0x2
Device is not active
Active port 0x100
Active IRQ 5 [0x2]
Active DMA 5,6
Resources 0
Priority acceptable
Port 0x20-0xffe0, align 0x1f, size 0x20, 16-bit address decoding
IRQ 3,4,5,7,10,11,12,15 High-Edge
DMA 5,6,7 16-bit word-count compatible
DMA 5,6,7 16-bit word-count compatible
Alternate resources 0:1
Priority acceptable
Port 0x20-0xffe0, align 0x1f, size 0x20, 16-bit address decoding
IRQ 3,4,5,7,10,11,12,15 High-Edge
DMA 5,6,7 16-bit word-count compatible
Alternate resources 0:2
Priority acceptable
Port 0x20-0xffe0, align 0x1f, size 0x20, 16-bit address decoding
IRQ 3,4,5,7,10,11,12,15 High-Edge
Alternate resources 0:3
Priority acceptable
Port 0x20-0xffe0, align 0x1f, size 0x20, 16-bit address decoding
IRQ <none> High-Edge
Logical device 1 'NIC2400:Unknown'
Device is not active
Resources 0
Priority acceptable
DMA 5,6,7 16-bit word-count compatible
Alternate resources 0:1
Priority acceptable
DMA <none> 16-bit word-count compatible
I _did_ notice that the driver has an #ifdef __ISAPNP__ that might be the
culprit. Where does this get defined? My kernel's config has all isapnp
turned on, so comedi might have a problem in the build system..
Any ideas?
-Calin
Received on 2003-09-24Z17:03:00