NetBSD/sys/dev/usb
2010-08-14 08:10:49 +00:00
..
devlist2h.awk
ehci.c For interrupt transfer, nak throttling must be disabled, but for the other 2010-07-07 03:55:01 +00:00
ehcireg.h Improve EHCI isochronous code, fix scheduling. 2010-06-02 18:53:39 +00:00
ehcivar.h
ezload.c
ezload.h
FILES
files.usb Add attribute sysmon_envsys to device uthum. 2010-08-01 07:29:03 +00:00
hid.c update DPRINTF to reflect actual function name 2010-05-14 17:32:57 +00:00
hid.h hid_get_data() does not work if the size of data is less than 2010-05-12 18:44:48 +00:00
if_atu.c
if_atureg.h
if_aue.c
if_auereg.h
if_axe.c Ugh, no, revert previous. 2010-08-14 08:10:49 +00:00
if_axereg.h KNF and misc cosmetics. 2010-06-24 15:01:45 +00:00
if_cdce.c Like some other USB devices, register cdce(4) with pmf(9). 2010-08-08 01:57:24 +00:00
if_cdcereg.h
if_cue.c
if_cuereg.h
if_kue.c
if_kuereg.h Replace evil pointer casts that cause unaligned access panic on ARM and 2010-06-27 11:53:59 +00:00
if_rum.c
if_rumreg.h
if_rumvar.h
if_udav.c match on SUNRISING SR9600 Fast Ethernet 2010-04-19 21:56:35 +00:00
if_udavreg.h
if_upgt.c Add a missing newline in error messages. 2010-07-05 14:27:26 +00:00
if_upgtvar.h Add upgt(4), a driver for Conexant/Intersil PrismGT SoftMAC USB 2010-07-04 15:21:57 +00:00
if_upl.c
if_ural.c
if_uralreg.h
if_uralvar.h
if_url.c
if_urlreg.h
if_zyd.c Make zyd(4) use config_mountroot(9) to complete device initialization 2010-07-04 15:38:27 +00:00
if_zydreg.h
kue_fw.h
Makefile
Makefile.usbdevs
moscom.c
ohci.c Revert previous - it was committed unintentionally along with other changes. 2010-06-09 13:33:13 +00:00
ohcireg.h
ohcivar.h Make sc_vendor in ohci_softc the same size as that in uhci_softc and ehci_softc. 2010-07-12 04:16:51 +00:00
pseye.c fix compilation with -Wmissing-field-initializers. 2010-04-22 08:45:55 +00:00
stuirda.c
TODO
u3g.c Fix for another 3g modem used by Cosmote in Greece. This is a ZTE MF636(?) 2010-08-07 20:43:46 +00:00
uark.c Add a driver for ArkMicroChips 3116 serial devices, used in some Nokia 2010-05-29 17:39:41 +00:00
uaudio.c
uaudioreg.h
uberry.c
ubsa_common.c
ubsa.c
ubsavar.h
ubt.c
uchcom.c
ucom.c
ucomvar.h
ucycom.c
udl.c
udl.h
udsbr.c
uep.c
uftdi.c
uftdireg.h
ugen.c Tune ugen(4) isochronous parameters to better support high speed pipes. 2010-07-27 20:20:46 +00:00
ugensa.c Sort ugensa_devs by vendor/product. No functional change intended. 2010-06-14 22:24:14 +00:00
ugraphire_rdesc.h
uhci.c Do not process the abnormality system procedure, when Run/Stop=0 and 2010-06-29 04:02:07 +00:00
uhcireg.h
uhcivar.h
uhid.c
uhidev.c
uhidev.h
uhmodem.c
uhso.c
uhub.c
uipaq.c
uirda.c
uirdavar.h
ukbd.c
ukbdmap.c Fix a typo, that caused infinite loops. 2010-04-16 11:29:06 +00:00
ukbdvar.h
ukyopon.c
ukyopon.h
ulpt.c
umass_isdata.c
umass_isdata.h
umass_quirks.c Add quirks for Creative Nomad MuVo, it chokes when told to prevent 2010-06-08 20:40:07 +00:00
umass_quirks.h
umass_scsipi.c
umass_scsipi.h
umass.c
umassvar.h
umct.c
umct.h
umidi_quirks.c
umidi_quirks.h
umidi.c
umidireg.h
umidivar.h
umodem_common.c add quirk for CDC-ACM devices that do not have a CDC UNION interface descriptor. 2010-06-27 10:41:26 +00:00
umodem.c
umodemvar.h
ums.c
uplcom.c
urio.c
urio.h
usb_mem.c
usb_mem.h
usb_port.h
usb_quirks.c add quirk for CDC-ACM devices that do not have a CDC UNION interface descriptor. 2010-06-27 10:41:26 +00:00
usb_quirks.h add quirk for CDC-ACM devices that do not have a CDC UNION interface descriptor. 2010-06-27 10:41:26 +00:00
usb_subr.c Pass the lengths of the buffers and use bound string functions where easy 2010-08-07 21:09:48 +00:00
usb_verbose.c Pass the lengths of the buffers and use bound string functions where easy 2010-08-07 21:09:48 +00:00
usb_verbose.h Pass the lengths of the buffers and use bound string functions where easy 2010-08-07 21:09:48 +00:00
usb.c Update usbverbose module to use module_autoload() rather than module_load(). 2010-06-06 18:58:26 +00:00
usb.h Add symbolic constant for number of USB 2.0 microframes per frame. 2010-06-02 17:27:57 +00:00
usbcdc.h
usbdevices.config
usbdevs Add id for Samsung GT-B3730 LTE/4G datacard 2010-07-02 08:35:41 +00:00
usbdevs_data.h regen 2010-07-02 08:36:57 +00:00
usbdevs.h regen 2010-07-02 08:36:57 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c
usbdi.h
usbdivar.h
usbhid.h
usbroothub_subr.c
usbroothub_subr.h
uscanner.c
uslsa.c
usscanner.c
ustir.c
ustirreg.h
uthum.c
utoppy.c
utoppy.h
uvideo.c fix compilation with -Wmissing-field-initializers. 2010-04-22 08:45:55 +00:00
uvideoreg.h
uvisor.c
uvscom.c
uyap_firmware.h
uyap.c
uyurex.c
xboxcontroller.c