- From: David Schleef <ds_at_schleef.org>
- Date: Fri, 31 May 2002 13:10:31 -0700
On Fri, May 31, 2002 at 04:54:24PM +0000, linutux loinux wrote: > > yes, I have seen drivers.txt, but my problem is that when I write > comedi_dio_config (/dev/comedi0,0,0,COMEDI_OUTPUT) to configure the board, I > see the next error: > > command not support Are you checking the return value of comedi_dio_config(), or just assuming that there was an error? The message is caused by Comedilib during comedi_open(). It's there, because you selected "Verbose debugging" when you configured Comedi. Comedi_open() does a number of things to probe a device, some of which cause Comedi errors. dave...
Received on 2002-05-31Z19:10:31