Date: Tue, 25 Jan 2000 10:58:25 -0500 From: "Louis A. Mamakos" <louie@TransSys.COM> To: Nick Hibma <n_hibma@webweaving.org> Cc: FreeBSD CURRENT Mailing List <current@freebsd.org> Subject: Re: cvs commit: src/sys/dev/usb ugen.c Message-ID: <200001251558.KAA61595@whizzo.transsys.com> In-Reply-To: Your message of "Tue, 25 Jan 2000 00:54:09 GMT." <Pine.BSF.4.20.0001250050150.372-100000@localhost> References: <Pine.BSF.4.20.0001250050150.372-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001251558.KAA61595>