- From: David Schleef <ds_at_schleef.org>
- Date: Fri, 3 Oct 2003 09:57:36 -0700
On Fri, Oct 03, 2003 at 03:27:59PM +0800, cylan wrote: > Dear all: > > I am using comedi-0.7.60 and comedilib-0.7.19 on Red Hat 8.0. > It's ok to configure my device to /dev/comedi0 to /dev/comedi3 with following command > > /usr/sbin/comedi_config /dev/comedi0(to 3) <my device name> <my option list> > > > when I need to config the devices to /dev/comedi4 or /dev/comedi5 or even more, > > /usr/sbin/comedi_config /dev/comedi4 <my device name> <my option list> > > I got an error messege "comedi.o not loaded". You need to recompile Comedi after changing COMEDI_NDEVICES in include/linux/comedi.h. dave...
Received on 2003-10-03Z15:57:36