freebsd-skq/sys/dev/usb
2000-01-28 13:05:26 +00:00
..
devlist2h.awk
FILES Add umass.c 2000-01-27 23:19:14 +00:00
hid.c
hid.h
if_aue.c Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +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 Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +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 More USB ethernet tweaks: 2000-01-20 07:38:33 +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
ohci_pci.c Properly teardown the allocated and initialised stuff when an error 2000-01-26 10:52:27 +00:00
ohci.c Correct the list of error messages. It was incomplete. 2000-01-28 13:05:26 +00:00
ohcireg.h The values for OHCI_HALTED and OHCI_TOGGLECARRY were reversed. 2000-01-28 00:03:45 +00:00
ohcivar.h Move the defines to the right location. 2000-01-27 23:25:58 +00:00
ugen.c Correct subroutine names in DPRINTF 2000-01-25 18:37:58 +00:00
uhci_pci.c Properly teardown the allocated and initialised stuff when an error 2000-01-26 10:52:27 +00:00
uhci.c Fix a bug in the uhci driver that breaks large bulk IN transfers. The 2000-01-28 02:15:31 +00:00
uhcireg.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
uhcivar.h Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
uhid.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
uhub.c Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
ukbd.c Do not include `ukbd.h'; it's not used. 2000-01-20 13:24:28 +00:00
ulpt.c
umass.c
umodem.c
ums.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.h
usb_port.h Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
usb_quirks.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usb_quirks.h
usb_subr.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usb.c Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
usb.h
usbcdc.h
usbdevs Correct the entry for the Kodak DC290. 2000-01-28 10:26:29 +00:00
usbdevs_data.h Regen. 2000-01-20 07:39:19 +00:00
usbdevs.h Regen. 2000-01-28 10:31:12 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c Add usbd_clear_endpoint_toggle(pipe) function. 2000-01-25 18:40:39 +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