NetBSD/sys/dev/usb
augustss c1d4463c05 Add Ethernet descriptor. 2004-10-23 13:24:24 +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 Add interrupt transfers. From OpenBSD. 2004-10-22 10:38:17 +00:00
ehcireg.h Add interrupt transfers. From OpenBSD. 2004-10-22 10:38:17 +00:00
ehcivar.h Add interrupt transfers. From OpenBSD. 2004-10-22 10:38:17 +00:00
ezload.c
ezload.h
files.usb Add a driver for Communication Data Class Ethernet devices. From the very 2004-10-22 13:08:23 +00:00
hid.c
hid.h
if_aue.c Add a device. From OpenBSD. 2004-10-22 09:41:01 +00:00
if_auereg.h
if_cdce.c Add a driver for Communication Data Class Ethernet devices. From the very 2004-10-22 13:08:23 +00:00
if_cdcereg.h Add a driver for Communication Data Class Ethernet devices. From the very 2004-10-22 13:08:23 +00:00
if_cue.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
if_cuereg.h
if_kue.c Add a device. From OpenBSD. 2004-10-22 09:41:01 +00:00
if_kuereg.h
if_uax.c Add 3 devices. From OpenBSD. 2004-10-22 09:47:21 +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 Add 2 devices. From OpenBSD. 2004-10-22 09:39:06 +00:00
if_urlreg.h
kue_fw.h
ohci.c Avoid touching the xfer after calling usb_transfer_complete(), as the 2004-07-17 20:24:15 +00:00
ohcireg.h
ohcivar.h Avoid touching the xfer after calling usb_transfer_complete(), as the 2004-07-17 20:24:15 +00:00
uaudio.c assign AudioNlfe to UATO_SUBWOOFER 2004-10-22 17:00:22 +00:00
uaudioreg.h
ubsa.c a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
ubt.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
ubtbcmfw.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
ubtreg.h
ucom.c a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
ucomvar.h a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
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 a round of autoconf cleanup: 2004-09-13 12:55:47 +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 typo in comment 2004-07-22 18:45:40 +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 a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
uhidev.h a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
uhub.c Print information for high speed hubs about the number of TTs. 2004-10-22 12:03:21 +00:00
uirda.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
ukbd.c
ukbdmap.c bind the scrolling keys by default. 2004-09-11 04:47:43 +00:00
ukbdvar.h
ulpt.c Remove the call to ulpt_reset(). Although this *shouldn't* cause printers to 2004-07-03 19:33:15 +00:00
umass.c When starting a bulk-only transfer, punt early if the device is going away. 2004-06-30 05:53:46 +00:00
umass_isdata.c - Add an (*ata_reset_channel)() member to ata_bustype. 2004-08-20 23:26:53 +00:00
umass_isdata.h
umass_quirks.c Fix some UMATCH values. 2004-06-28 07:49:16 +00:00
umass_quirks.h
umass_scsipi.c change some members of struct buf from long to int. 2004-09-18 16:40:11 +00:00
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 a round of autoconf cleanup: 2004-09-13 12:55:47 +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
umodem.c a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
ums.c
uplcom.c Merge a lot of devices from OpenBSD. 2004-10-22 09:34:55 +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 A little portability stuff. 2004-10-21 18:14:40 +00:00
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 a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
usbcdc.h Add Ethernet descriptor. 2004-10-23 13:24:24 +00:00
usbdevs Merge a lot of devices from OpenBSD. 2004-10-22 09:34:55 +00:00
usbdevs.h Regen (previous commit was a mistake). 2004-10-22 09:35:55 +00:00
usbdevs_data.h Regen (previous commit was a mistake). 2004-10-22 09:35:55 +00:00
usbdi.c ugen_isoc_rintr() may recycle the xfer immediately. Therefore, we avoid 2004-07-17 20:16:13 +00:00
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 a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
uvscom.c a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
uyap.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
uyap_firmware.h