Re: [linux-usb-devel] Questions on hiddev

2002-04-14 Thread Brad Hards
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) > >

Re: [linux-usb-devel] Questions on hiddev

2002-04-14 Thread David Brownell
> 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