NetBSD/sys/dev/usb
mycroft b15cb82a2d Further cleanup of toggle handling. Now that we use EHCI_QH_DTC, we don't
need to fiddle with the TOGGLE bit in the overlay descriptor, so minimize
how much we fuss with it.
2004-06-23 06:45:56 +00:00
..
FILES
Makefile
Makefile.usbdevs
TODO
devlist2h.awk Fixes from PR#23177. Various lint/logic fixes: 2003-12-15 07:32:20 +00:00
ehci.c Further cleanup of toggle handling. Now that we use EHCI_QH_DTC, we don't 2004-06-23 06:45:56 +00:00
ehcireg.h Further cleanup of toggle handling. Now that we use EHCI_QH_DTC, we don't 2004-06-23 06:45:56 +00:00
ehcivar.h
ezload.c
ezload.h
files.usb Add calibration support to uep driver. 2004-06-12 17:52:41 +00:00
hid.c
hid.h
if_aue.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
if_auereg.h
if_cue.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
if_cuereg.h
if_kue.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
if_kuereg.h
if_uax.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
if_uaxreg.h
if_udav.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
if_udavreg.h
if_upl.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
if_url.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
if_urlreg.h
kue_fw.h
ohci.c Adjust a couple of comments to make it clear WTF is going on. 2004-06-22 18:27:46 +00:00
ohcireg.h
ohcivar.h
uaudio.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
uaudioreg.h
ubsa.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
ubt.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
ubtbcmfw.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
ubtreg.h
ucom.c
ucomvar.h
udsbr.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
uep.c Add calibration support to uep driver. 2004-06-12 17:52:41 +00:00
uftdi.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
uftdireg.h
ugen.c Yes, some devices return incorrect lengths in their string descriptors. Rather 2004-06-23 02:30:52 +00:00
ugraphire_rdesc.h make uhid_graphire*_report_descr[] const 2004-01-04 08:35:52 +00:00
uhci.c Interrupt descriptors might become invalid while being processed in 2004-03-02 16:32:05 +00:00
uhcireg.h
uhcivar.h
uhid.c Yes, some devices return incorrect lengths in their string descriptors. Rather 2004-06-23 02:30:52 +00:00
uhidev.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
uhidev.h
uhub.c Initialize restartcnt. from FreeBSD. 2004-06-11 17:25:47 +00:00
uirda.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
ukbd.c
ukbdmap.c
ukbdvar.h
ulpt.c Remove change accidentally committed by tls. 2004-06-14 13:52:55 +00:00
umass.c Fix a printf() error. 2004-06-22 12:21:04 +00:00
umass_isdata.c No longer need to include <dev/ic/wdcreg.h> 2003-12-30 19:30:39 +00:00
umass_isdata.h
umass_quirks.c
umass_quirks.h
umass_scsipi.c
umass_scsipi.h
umassvar.h MAXBSIZE->MAXPHYS -- this mysteriously broke all *kinds* of stuff when 2004-03-22 14:55:42 +00:00
umct.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
umct.h
umidi.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
umidi_quirks.c
umidi_quirks.h
umidireg.h
umidivar.h Make the chars in the umidi_endpoint buffer unsigned; this fixes at 2003-12-05 06:05:53 +00:00
umodem.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
ums.c
uplcom.c attach to Sitecom USB to serial cable 2004-06-05 08:41:43 +00:00
urio.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
urio.h
usb.c
usb.h In the "seemed like a good idea until I found the fatal flaw" department... 2004-06-23 06:27:54 +00:00
usb_mem.c Fix bug in error path. From OpenBSD. 2004-01-05 13:30:45 +00:00
usb_mem.h
usb_port.h
usb_quirks.c Yes, some devices return incorrect lengths in their string descriptors. Rather 2004-06-23 02:30:52 +00:00
usb_quirks.h
usb_subr.c In the "seemed like a good idea until I found the fatal flaw" department... 2004-06-23 06:27:54 +00:00
usbcdc.h
usbdevs add Sitecom USB to serial cable 2004-06-05 08:39:31 +00:00
usbdevs.h regen: 2004-06-05 08:40:10 +00:00
usbdevs_data.h regen: 2004-06-05 08:40:10 +00:00
usbdi.c
usbdi.h use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
usbdi_util.c
usbdi_util.h Yes, some devices return incorrect lengths in their string descriptors. Rather 2004-06-23 02:30:52 +00:00
usbdivar.h use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
usbhid.h
uscanner.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
usscanner.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
ustir.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
ustirreg.h
uvisor.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
uvscom.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
uyap.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
uyap_firmware.h