Re: range setting, continuous streaming with PCI-DAS4020/12

On Monday 30 July 2007 18:41, Kurt Rosenfeld wrote:
> BUG: dev->board_name=<00000000>

I suggest you trace through comedi_device_attach() in drivers.c and find 
where dev->board_name becomes NULL.  It should be valid after line 156, 
since it is set in the attach function of cb_pcidas64.c, at line 1712.  
There must be some memory corruption going on.

-- 
Frank

Received on 2007-07-31Z00:11:20