Bug 16291

Summary: USB header files in /sys/dev/usb not installed
Product: Base System Reporter: Louis Mamakos <louie>
Component: kernAssignee: Nick Hibma <n_hibma>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   

Description Louis Mamakos 2000-01-22 05:20:00 UTC
	It's currently necessary to have the kernel source code
available in order to build user programs which do I/O to some
USB devices such as performing some ioctl()'s.  As the header
files are not seemingly installed in /usr/include, you must
reference them from /usr/src/sys/dev/usb/...

Fix: 

probably install header files in /usr/include/dev/usb or something?
Comment 1 Nick Hibma freebsd_committer freebsd_triage 2000-01-22 14:12:48 UTC
Responsible Changed
From-To: freebsd-bugs->n_hibma

iUSB is my department. Remind me to do this. Thisa should have been done a while ago. 
Comment 2 Nick Hibma freebsd_committer freebsd_triage 2000-01-25 09:28:32 UTC
State Changed
From-To: open->closed

Done, thanks!