> > One other lingering issue - I don't believe we install any of the USB
> > header files (in particular, /sys/dev/usb/usb.h) in /usr/include. While
> > I certainly have /usr/src populated on my box, we probably ought to not
> > require it.
> >
> > Should it be installed in /usr/include/dev/usb/*.h?
>
> Hm, you are messing with my priorities here. Well, yes, that is supposed
> to happen and nI guess it should happen before 4.0 is released I guess.
Sorry about that :-)
> One problem is how to limit the number of header files copied there.
> Only usb.h, usbdi.h, usbdi_util.h and usbdevs.h should be copied there,
> and not the other 453 header files in src/sys/dev/usb.
Just as one data point, I only needed usb.h. On the other hand, I think
that hid.h and usbhid.h might be useful for another class of application..
But thanks for the commit; this will surely help more outside-the-source-tree
USB development along.
louie
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message