Re: using comedi_config with a AT-MIO-16E-10

Thanks to both of you for getting back so fast. I can't find an isapnp.conf.
I searched the entire network but to no avail. It is not in /etc and if
"find / isapnp.conf" couldn't find find anything that means it doens't
exsist, right? How do I get one? Sorry, I am very new to linux. It seems
that I have some sort of pnptools because when I dmesg I got

isapnp: Scanning for PnP cards...
isapnp: Card 'National Instruments, AT-MIO-16E-10'
isapnp: 1 Plug & Play card detected total

Also I get three different reasons why comedi_config isn't working depending
on the adress I specify. :

comedi0: ni_atmio: 0x0230 EEPROM read error (?) or device not found
comedi0: ni_atmio: 0x0240 can't find board
comedi0: ni_atmio: 0x0200 I/O port conflict

I tried finding the edges of the changes but they did not make it work...

Benjie





Quoting Frank Mori Hess <fmhess_at_speakeasy.net>:

> On Saturday 23 July 2005 01:41 am, walt wrote:
> > FWIW, I am running both an NI AT-MIO-16DE-10 & an AT-MIO-16XE-50 & the
> > comedi_config statement for both requires an address assigned to the
> > card, for example
> >
> > /usr/local/sbin/comedi_config /dev/comedi0 ni_atmio 0x200
> >
> > ISA cards (which use ISAPNP -- plug&play) are different from PCI cards
> > in this respect.
> >
> > I am using SuSE rather than Redhat, so I don't know how Redhat
> > configures PNP, but I have the PNP configure statement in
> > /etc/isapnp.conf
> >
> > That file assigns the address used by the ISA card.
> >
> > Walt
>
> The driver supports isapnp configuration, we just need to know the device
> id for your board.  If you provide your isapnp.conf file, that should be
> sufficient.  Actually, the xe-50 (id NIC2700) should work already if it
> hasn't already been activated by pnptools.
>
> --
> Frank
>
>

Received on 2005-07-25Z18:02:05