- From: David Schleef <ds_at_schleef.org>
- Date: Mon, 21 Jun 2004 14:54:43 -0700
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