On Sun, 14 Apr 2002 23:51, David Brownell wrote:
> > Q2.
> > Is there any reason why the structures in don't use
> > standardised types? For example, hiddev_devinfo should probably look
> > something like:
> > struct hiddev_devinfo {
>
> (today, includes "bustype" field... relates to Q1)
>
>
> Q2.
> Is there any reason why the structures in don't use
> standardised types? For example, hiddev_devinfo should probably look
> something like:
> struct hiddev_devinfo {
(today, includes "bustype" field... relates to Q1)
> uint32_t busnum;
> uint32_t devnum;
My question is: why do we