freebsd-skq/sys/dev/usb
Jonathan M. Bresler 0fe00f48d0 if USB support is not compiled into the kernel,
and has not been loaded via a kldload,
	running usbd(8) will autoload the "usb.ko" kld.

	thanks to Peter Wemm for enlightening me on the
	differences between kldfind(2) and modfind(2).
2000-04-02 06:28:40 +00:00
..
devlist2h.awk
FILES
hid.c
hid.h
if_aue.c Regenerate usbdevs files. 2000-03-21 15:20:41 +00:00
if_auereg.h
if_cue.c Regenerate usbdevs files. 2000-03-21 15:20:41 +00:00
if_cuereg.h
if_kue.c Add vendor/product ID for two more KLSI-based devices, including a 2000-03-29 19:44:48 +00:00
if_kuereg.h
kue_fw.h
Makefile.usbdevs Make the makefile work properly. 2000-03-15 22:13:50 +00:00
ohci_pci.c Add an ID for the SiS 5571. 2000-03-15 22:26:17 +00:00
ohci.c Get rid of the last remnants of powerhook abuse. 2000-03-18 14:54:54 +00:00
ohcireg.h Correctly handle the conversion from virtual to physical addresses. The 2000-02-10 18:50:19 +00:00
ohcivar.h Get rid of the last remnants of powerhook abuse. 2000-03-18 14:54:54 +00:00
rio_usb.h Please welcome the URio driver. Written by 2000-03-16 09:16:14 +00:00
ugen.c Fix flushing of the clists before deleting them. Stops the machine 2000-03-02 16:01:53 +00:00
uhci_pci.c Add an ID for the SiS 5571. 2000-03-15 22:26:17 +00:00
uhci.c Get rid of the last remnants of powerhook abuse. 2000-03-18 14:54:54 +00:00
uhcireg.h
uhcivar.h Get rid of the last remnants of powerhook abuse. 2000-03-18 14:54:54 +00:00
uhid.c Fix flushing of the clists before deleting them. Stops the machine 2000-03-02 16:01:53 +00:00
uhub.c
ukbd.c
ulpt.c
umass.c Revert to a static value for the timeout. The timeout was supposedly 2000-03-28 17:38:00 +00:00
umodem.c
ums.c
urio.c Please welcome the URio driver. Written by 2000-03-16 09:16:14 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m Update the e-mail address to a valid one. 2000-03-15 21:50:41 +00:00
usb_mem.h Correctly handle the conversion from virtual to physical addresses. The 2000-02-10 18:50:19 +00:00
usb_port.h Get rid of the last remnants of powerhook abuse. 2000-03-18 14:54:54 +00:00
usb_quirks.c
usb_quirks.h
usb_subr.c Don't use tsleep when cold booting. It is called before bus->use_polling 2000-02-06 14:59:00 +00:00
usb.c
usb.h if USB support is not compiled into the kernel, 2000-04-02 06:28:40 +00:00
usbcdc.h
usbdevs Add vendor/product ID for two more KLSI-based devices, including a 2000-03-29 19:44:48 +00:00
usbdevs_data.h Regenerate. 2000-03-29 19:46:41 +00:00
usbdevs.h Regenerate. 2000-03-29 19:46:41 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c Never stop the control pipe 2000-03-15 22:09:53 +00:00
usbdi.h
usbdivar.h
usbhid.h