freebsd-skq/sys/dev/usb/input
Hans Petter Selasky f1a16106b6 - Move all USB device ID arrays into so-called sections,
sorted according to the mode which they support:
	host, device or dual mode
- Add generic tool to extract these data:
	tools/bus_autoconf

Discussed with:	imp
Suggested by:	Robert Millan <rmh@debian.org>
PR:		misc/157903
MFC after:	14 days
2011-06-24 02:30:02 +00:00
..
atp.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
uep.c Add missing MODULE_VERSION() definitions, this resolves problems around 2010-09-01 23:47:53 +00:00
uhid.c - Move all USB device ID arrays into so-called sections, 2011-06-24 02:30:02 +00:00
ukbd.c usb: change to one-pass probing of device drivers 2011-05-18 07:40:12 +00:00
ums.c usb: change to one-pass probing of device drivers 2011-05-18 07:40:12 +00:00
usb_rdesc.h