1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/usb
Masahide MAEKAWA de06b995e0 Regen.
2000-03-29 15:08:02 +00:00
..
devlist2h.awk
FILES Add umass.c 2000-01-27 23:19:14 +00:00
hid.c
hid.h
if_aue.c Regenerate usbdevs files. 2000-03-21 15:20:41 +00:00
if_auereg.h Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
if_cue.c Regenerate usbdevs files. 2000-03-21 15:20:41 +00:00
if_cuereg.h Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
if_kue.c Regenerate usbdevs files. 2000-03-21 15:20:41 +00:00
if_kuereg.h Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
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 The completely rewritten USB Mass Storage driver. It supports the following 2000-03-18 17:33:41 +00:00
usbcdc.h
usbdevs Add ID (Keisokugiken Corp. HKS-0200 USBDAQ) 2000-03-29 15:07:20 +00:00
usbdevs_data.h Regen. 2000-03-29 15:08:02 +00:00
usbdevs.h Regen. 2000-03-29 15:08:02 +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 Add usbd_clear_endpoint_toggle(pipe) function. 2000-01-25 18:40:39 +00:00
usbdivar.h remove "extern int cold" from SPLUSBCHECK - it causes a heap of warnings. 2000-01-23 19:26:16 +00:00
usbhid.h