NetBSD/sys/dev/usb
augustss 60e70258d2 Compute packet length correctly (from FreeBSD). 2000-01-17 02:20:43 +00:00
..
FILES Add umass.c. 2000-01-13 20:19:14 +00:00
Makefile
Makefile.usbdevs
TODO Add another item. 2000-01-13 20:19:43 +00:00
devlist2h.awk
files.usb Add some files for ethernet adapters (the files are not there yet). 2000-01-16 09:40:07 +00:00
hid.c
hid.h
if_aue.c Compute packet length correctly (from FreeBSD). 2000-01-17 02:20:43 +00:00
if_auereg.h Add initial version of a driver for the ADMtek AN986 Pegasus USB to 2000-01-16 13:45:56 +00:00
if_kue.c Add Bill Paul's FreeBSD driver for the Kawasaki LSI KL5KUSB101B USB Ethernet 2000-01-17 01:38:43 +00:00
if_kuereg.h Add Bill Paul's FreeBSD driver for the Kawasaki LSI KL5KUSB101B USB Ethernet 2000-01-17 01:38:43 +00:00
kue_fw.h Add Bill Paul's FreeBSD driver for the Kawasaki LSI KL5KUSB101B USB Ethernet 2000-01-17 01:38:43 +00:00
ohci.c Add a flag, USBD_FORCE_SHORT_XFER, to transfers. Using this flag will 2000-01-16 13:12:05 +00:00
ohcireg.h Add framework for doing isoc transfers. The actual scheduling code 2000-01-16 10:35:24 +00:00
ohcivar.h Add framework for doing isoc transfers. The actual scheduling code 2000-01-16 10:35:24 +00:00
uaudio.c Start of implementation of UpDown processing unit control. 2000-01-16 09:32:56 +00:00
uaudioreg.h Start of implementation of UpDown processing unit control. 2000-01-16 09:32:56 +00:00
ucom.c
ugen.c Change the way the initial configuration value is picked. 1999-12-18 23:22:54 +00:00
uhci.c Be a little more talkative on with UHCIDEBUG on errors. 2000-01-17 01:01:07 +00:00
uhcireg.h
uhcivar.h Add shutdown hooks to ensure that the host controller is halted when 2000-01-16 10:27:51 +00:00
uhid.c Avoid freeing already free data when attach fails. 2000-01-16 13:05:48 +00:00
uhub.c
ukbd.c Add a DPRINTF on keyboard errors. 2000-01-16 09:41:22 +00:00
ukbdmap.c
ukbdvar.h
ulpt.c
umass.c
umodem.c
ums.c Absolute pointing device support. 2000-01-08 02:57:22 +00:00
usb.c Use the flags `locator' to govern if devices are detected early or 1999-12-22 23:54:09 +00:00
usb.h
usb_mem.c Make these files compile on 64 bit archs. 1999-12-18 22:47:11 +00:00
usb_mem.h
usb_port.h Enable AUE_DEBUG the usual way. 2000-01-16 15:36:28 +00:00
usb_quirks.c Adjust for ADS name change. 2000-01-17 01:43:31 +00:00
usb_quirks.h
usb_subr.c Add usbd_reload_device_desc() to get the device descriptor again from a device. 2000-01-16 23:11:43 +00:00
usbcdc.h
usbdevs Give the ADS Ethernet adapter a better name. 2000-01-17 01:42:41 +00:00
usbdevs.h Regen. 2000-01-17 01:43:07 +00:00
usbdevs_data.h Regen. 2000-01-17 01:43:07 +00:00
usbdi.c Add usbd_reload_device_desc() to get the device descriptor again from a device. 2000-01-16 23:11:43 +00:00
usbdi.h Add usbd_reload_device_desc() to get the device descriptor again from a device. 2000-01-16 23:11:43 +00:00
usbdi_util.c
usbdi_util.h
usbdivar.h Add comments. 2000-01-16 09:43:43 +00:00
usbhid.h