Re: comedi_config crashes, Linux 2.6.6-comedi, x86_64, w/ NI PCI 6023E card

On Mon, Jun 21, 2004 at 04:36:38PM -0400, Omri Schwarz wrote:
> If that structure in comedi.h is changed to read:
> 
> struct comedi_devconfig_struct{
> 	char board_name[COMEDI_NAMELEN];
> 	size_t options[COMEDI_NDEVCONFOPTS];
> };

For ABI stability reasons, this can't be done.  One can, however,
use COMEDI_DEVCONF_AUX_DATA-1 for the upper 32 bits.  Since you
have such a machine, you would be the most appropriate person to
create a patch.



dave...

Received on 2004-06-21Z20:54:43