freebsd-dev/sys/dev/usb
Nick Hibma bc51947397 The completely rewritten USB Mass Storage driver. It supports the following
devices:

Tested:
   Zip 100 USB drive
   Y-E Data USB floppy drive

Untested: (let me know whether or not it works!)
   TEAC USB floppy drive
   Zip 250 USB drive
2000-03-18 17:33:41 +00:00
..
devlist2h.awk
FILES Add umass.c 2000-01-27 23:19:14 +00:00
hid.c
hid.h
if_aue.c Add vendor/device ID for Corega FEther USB-TX. 2000-03-09 16:35:21 +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 Add another device/vendor code combination to support yet another 2000-03-18 01:36:37 +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 More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
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 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 The completely rewritten USB Mass Storage driver. It supports the following 2000-03-18 17:33:41 +00:00
umodem.c
ums.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
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 More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
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 Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
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 Y-E Data floppy drive. 2000-03-15 21:53:09 +00:00
usbdevs_data.h Regen. 2000-03-15 22:04:01 +00:00
usbdevs.h Regen. 2000-03-15 22:04:01 +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