NetBSD/sys/dev/usb
augustss cec9735688 Delay bus enumeration a little in case the controller is a companion
controller.  This way the main controller can gain ownership of the port
before enumeration starts.
2001-12-31 15:55:51 +00:00
..
FILES Add some missing files. 2001-12-30 11:01:24 +00:00
Makefile
Makefile.usbdevs
TODO Add an item 2001-12-09 03:06:46 +00:00
devlist2h.awk
ehci.c Change abort slightly. 2001-12-31 12:16:57 +00:00
ehcireg.h Improve xfer abort sequence. 2001-11-23 01:16:27 +00:00
ehcivar.h Change abort slightly. 2001-12-31 12:16:57 +00:00
ezload.c
ezload.h
files.usb Only pull in HID processing if a driver needs it. 2001-12-29 10:50:55 +00:00
hid.c Reset global count value properly. 2001-12-29 18:56:20 +00:00
hid.h Introduce an extra driver level for HID devices, uhidev. This uhidev driver 2001-12-28 17:32:36 +00:00
if_aue.c Integrate fix from PR 10155. 2001-12-14 23:56:21 +00:00
if_auereg.h
if_cue.c Remove some stupid casts. 2001-12-12 15:36:08 +00:00
if_cuereg.h
if_kue.c Remove some stupid casts. 2001-12-12 15:36:08 +00:00
if_kuereg.h
if_upl.c
kue_fw.h
ohci.c Change xfer abort to wait for the softintr to run. 2001-12-31 12:20:35 +00:00
ohcireg.h
ohcivar.h Change xfer abort to wait for the softintr to run. 2001-12-31 12:20:35 +00:00
uaudio.c
uaudioreg.h
ucom.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
ucomvar.h Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
uftdi.c Uoo 2001-12-17 14:34:37 +00:00
uftdireg.h support BREAK function, 2001-12-17 14:31:02 +00:00
ugen.c Whitespace fixes (from FreeBSD). 2001-12-31 12:37:13 +00:00
ugraphire_rdesc.h
uhci.c
uhcireg.h
uhcivar.h
uhid.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
uhidev.c Make the driver a little less talkative on errors. 2001-12-29 20:50:16 +00:00
uhidev.h Be more paranoid about input sizes. 2001-12-29 18:56:52 +00:00
uhub.c
uirda.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
ukbd.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
ukbdmap.c
ukbdvar.h
ulpt.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
umass.c Dump enpoint number instead of endpoint index. 2001-12-31 15:54:27 +00:00
umass_isdata.c Add a preliminary version of a driver for In-System Designs non-standard 2001-12-24 13:43:24 +00:00
umass_isdata.h Add a preliminary version of a driver for In-System Designs non-standard 2001-12-24 13:43:24 +00:00
umass_quirks.c Move some USB device quirks to the umass_quirk table. 2001-12-29 14:06:18 +00:00
umass_quirks.h Introduce a field, busquirks, in the umass quirk table that is passed 2001-12-29 13:46:23 +00:00
umass_scsipi.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
umass_scsipi.h Make the separation between wire protocol (umass.c) and command protocol 2001-12-24 13:25:52 +00:00
umassvar.h Introduce a field, busquirks, in the umass quirk table that is passed 2001-12-29 13:46:23 +00:00
umct.c In BREAK, the value of LCR is held. 2001-12-17 14:19:39 +00:00
umct.h
umidi.c Use USBD_NO_COPY in for some transfers where it was missing. 2001-12-12 15:44:47 +00:00
umidi_quirks.c
umidi_quirks.h
umidireg.h
umidivar.h
umodem.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
ums.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
uplcom.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
urio.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
urio.h
usb.c Delay bus enumeration a little in case the controller is a companion 2001-12-31 15:55:51 +00:00
usb.h Add some definitions from the USB OTG (On The Go) spec. 2001-12-29 15:44:11 +00:00
usb_mem.c
usb_mem.h
usb_port.h Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
usb_quirks.c
usb_quirks.h
usb_subr.c
usbcdc.h
usbdevs Fix typo in last commit. 2001-12-30 11:01:44 +00:00
usbdevs.h Regen. 2001-12-30 11:08:19 +00:00
usbdevs_data.h Regen. 2001-12-30 11:08:19 +00:00
usbdi.c Make sure we don't have any pending softintrs when entering polling mode. 2001-12-30 20:26:59 +00:00
usbdi.h Add some more DIAGNOSTIC tests. 2001-12-24 21:36:15 +00:00
usbdi_util.c Add usbd_get_protocol(). 2001-12-27 11:24:42 +00:00
usbdi_util.h Add usbd_get_protocol(). 2001-12-27 11:24:42 +00:00
usbdivar.h Change some DIAGNOSTIC #defines. 2001-12-27 18:43:46 +00:00
usbhid.h Add some more #defines. 2001-12-28 00:20:24 +00:00
uscanner.c Make a typedef for struct proc to make portingeasier. 2001-12-31 12:15:21 +00:00
usscanner.c
uvisor.c
uyap.c
uyap_firmware.h