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

Ok I installed pnptools 1.26 and ran /usr/local/sbin/pnpdump -c
/etc/isapnp.conf to try and get a isapnp.conf file made and it gave me the
following error:
Port address /etc/isapnp.conf (0x0000) out of range 0x203..0x3ff
I looked in my newly made isapnp.conf file and it is empty. Is there
something wrong with my card?
Benjie



Quoting Benjamin Michael Nelson <bmnelson_at_stanford.edu>:

>
> 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
> >
> >
>
>
>
>
>
> _______________________________________________
> comedi mailing list
> comedi_at_comedi.org
> https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi
>

Received on 2005-07-25Z20:20:43