NetBSD/sys/dev/usb
maya 1893f08fad Remove more urio(4) traces.
Pointed out by maxv, thanks.
2020-02-03 19:37:42 +00:00
..
aubtfwl.c
aubtfwlreg.h
auvitek_audio.c
auvitek_board.c
auvitek_dtv.c
auvitek_i2c.c Cleanup i2c bus acquire / release, centralizing all of the logic into 2019-12-22 23:23:29 +00:00
auvitek_video.c
auvitek.c
auvitekreg.h
auvitekvar.h
ehci.c Remove a stray ' 2019-12-31 18:11:18 +00:00
ehcireg.h
ehcivar.h
emdtv_board.c
emdtv_board.h
emdtv_dtv.c
emdtv_i2c.c Cleanup i2c bus acquire / release, centralizing all of the logic into 2019-12-22 23:23:29 +00:00
emdtv_ir.c
emdtv.c
emdtvreg.h
emdtvvar.h
ezload.c
ezload.h
FILES remove urio(4), a driver for the Rio500 MP3 player. 2020-01-29 18:39:00 +00:00
files.usb Remove more urio(4) traces. 2020-02-03 19:37:42 +00:00
if_athn_usb.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_athn_usb.h Fix error handling, to prevent kernel crashes when detaching an athn0 2019-09-14 12:36:35 +00:00
if_atu.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_atureg.h
if_aue.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_auereg.h convert aue(4) to usbnet(9). 2019-08-23 04:34:51 +00:00
if_axe.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_axen.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_axenreg.h
if_axereg.h
if_bwfm_usb.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_cdce.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_cdcereg.h
if_cue.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_cuereg.h
if_kue.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_kuereg.h
if_mos.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_mosreg.h add mos(4) driver for Moschip MCS7730/MCS7830/MCS7832 usb ethernet. 2019-09-20 10:34:54 +00:00
if_mue.c Adopt <net/if_stats.h>. 2020-01-29 06:17:07 +00:00
if_muereg.h
if_muevar.h
if_otus.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_otusreg.h
if_otusvar.h Use modern interfaces and kill tsleep/wakeup. From nick-nhusb branch. 2020-01-15 08:20:13 +00:00
if_rum.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_rumreg.h
if_rumvar.h remove __packed attribute from struct ieee80211_radiotap_header 2019-10-05 23:27:20 +00:00
if_run.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_runvar.h Avoid race condition. Patch from bouyer@ 2020-01-04 22:30:06 +00:00
if_smsc.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_smscreg.h
if_udav.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_udavreg.h
if_umb.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_umbreg.h
if_upgt.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_upgtvar.h Use modern interfaces and kill tsleep/wakeup. From nick-nhusb branch. 2020-01-15 08:20:13 +00:00
if_upl.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_ural.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_uralreg.h
if_uralvar.h remove __packed attribute from struct ieee80211_radiotap_header 2019-10-05 23:27:20 +00:00
if_ure.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_urereg.h
if_urevar.h
if_url.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_urlreg.h URL_TCR_IFG0 is not bit 4 but bit3. From OpenBSD. 2019-12-27 08:53:30 +00:00
if_urndis.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_urtw.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_urtwn.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_urtwnreg.h
if_urtwnvar.h Use modern interfaces and kill tsleep/wakeup. From nick-nhusb branch. 2020-01-15 08:20:13 +00:00
if_urtwreg.h remove __packed attribute from struct ieee80211_radiotap_header 2019-10-05 23:27:20 +00:00
if_zyd.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
if_zydreg.h Use modern interfaces and kill tsleep/wakeup. From nick-nhusb branch. 2020-01-15 08:20:13 +00:00
irmce.c
kue_fw.h
Makefile urio(4) was deleted 2020-01-29 21:52:16 +00:00
Makefile.usbdevs
mbim.h
motg.c
motgreg.h
motgvar.h
ohci.c Preserve the toggleCarry bit in the Endpoint Descriptor in 2019-11-29 14:15:41 +00:00
ohcireg.h
ohcivar.h
pseye.c
slurm.c
stuirda.c
TODO - remove items that are fixed (usually in the distant past) 2019-08-23 07:13:03 +00:00
TODO.usbmp remove urio(4), a driver for the Rio500 MP3 player. 2020-01-29 18:39:00 +00:00
u3g.c Localify, constify. 2020-01-07 06:42:26 +00:00
ualea.c
uark.c Localify, constify. 2020-01-07 06:42:26 +00:00
uatp.c Use __BIT. 2020-01-26 22:34:17 +00:00
uaudio.c localify 2019-12-01 08:23:09 +00:00
uaudioreg.h
uberry.c Remove clause 3 and 4 leftovers from TNF licenses in more sources. 2019-12-15 16:48:25 +00:00
ubsa_common.c
ubsa.c Localify, constify. 2020-01-07 06:42:26 +00:00
ubsavar.h
ubt.c localify 2019-12-01 08:23:09 +00:00
uchcom.c Localify, constify. 2020-01-07 06:42:26 +00:00
ucom.c
ucomvar.h
ucycom.c Fix buffer overflows: validate the lengths at attach time, given that they 2020-01-01 09:08:28 +00:00
udl.c s/transfered/transferred/ 2019-12-27 09:41:48 +00:00
udl.h Fix error handling, to prevent kernel crashes at detach time. The code is 2019-09-14 15:24:23 +00:00
udsbr.c localify 2019-12-01 08:23:09 +00:00
udsir.c Purge an ancient email address, use dsainty@NetBSD.org instead 2019-09-22 07:28:35 +00:00
uep.c localify 2019-12-01 08:23:09 +00:00
uftdi.c Localify, constify. 2020-01-07 06:42:26 +00:00
uftdireg.h Support serial speeds up to 12mbaud with newer FTDI chips. 2019-09-13 20:50:45 +00:00
ugen.c reading usbdi.c it looks like usbd_get_config_descriptor() can actually 2019-12-11 11:54:23 +00:00
ugensa.c Fix error handling, to prevent kernel crashes when detaching an ugensa0 2019-09-14 12:48:51 +00:00
ugraphire_rdesc.h
uhci.c
uhcireg.h
uhcivar.h
uhid.c Fix buffer overflows. Also add missing mutex_exit. 2020-01-01 09:05:03 +00:00
uhidev.c localify 2019-12-06 07:12:38 +00:00
uhidev.h
uhmodem.c
uhso.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
uhub.c Localify, constify. 2020-01-07 06:42:26 +00:00
uipad.c Localify, constify. 2020-01-07 06:42:26 +00:00
uipaq.c Localify, constify. 2020-01-07 06:42:26 +00:00
uirda.c localify 2019-12-06 07:12:38 +00:00
uirdavar.h
ukbd.c send PMF events for volume and brightness control keys on Apple keyboards 2020-01-08 23:28:56 +00:00
ukbdvar.h
ukyopon.c Localify, constify. 2020-01-07 06:42:26 +00:00
ukyopon.h
ulpireg.h
ulpt.c localify 2019-12-01 08:23:09 +00:00
umass_isdata.c
umass_isdata.h
umass_quirks.c
umass_quirks.h
umass_scsipi.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
umass_scsipi.h
umass.c localify 2019-12-06 07:12:38 +00:00
umassvar.h
umcs.c Localify, constify. 2020-01-07 06:42:26 +00:00
umcs.h
umct.c Localify, constify. 2020-01-07 06:42:26 +00:00
umct.h
umidi_quirks.c
umidi_quirks.h
umidi.c Remove the call to KERNEL_UNLOCK_ONE(), it was forgotten when the biglock 2020-01-02 08:08:30 +00:00
umodem_common.c
umodem.c Localify, constify. 2020-01-07 06:42:26 +00:00
umodemvar.h
umodeswitch.c
ums.c Add a quirk for the HAILUCK USB keyboard / touchpad device with product 1e. 2020-01-03 12:39:39 +00:00
uplcom.c Localify, constify. 2020-01-07 06:42:26 +00:00
usb_mem.c s/no free/no freelist entry/ in a debug message. 2019-08-28 07:11:19 +00:00
usb_mem.h
usb_quirks.c
usb_quirks.h
usb_subr.c Fix memory leaks. Was wondering where memory had gone after several hours 2019-10-03 05:20:31 +00:00
usb_verbose.c
usb_verbose.h
usb.c convert pairs of USBHIST_CALLED()+USBHIST_LOG*() into 2019-08-21 10:48:37 +00:00
usb.h avoid using old bsd types (u_int etc) so that this compiles with 2019-08-23 07:17:31 +00:00
usbcdc.h
usbdevices.config remove urio(4), a driver for the Rio500 MP3 player. 2020-01-29 18:39:00 +00:00
usbdevs Add HAILUCK keyboard (product 1e) 2020-01-03 12:35:33 +00:00
usbdevs_data.h regen 2020-01-03 12:35:57 +00:00
usbdevs.h regen 2020-01-03 12:35:57 +00:00
usbdi_util.c convert pairs of USBHIST_CALLED()+USBHIST_LOG*() into 2019-08-21 10:48:37 +00:00
usbdi_util.h
usbdi.c add new usbd_do_request_len() that can allocate a larger than 2019-08-28 01:44:39 +00:00
usbdi.h add new usbd_do_request_len() that can allocate a larger than 2019-08-28 01:44:39 +00:00
usbdivar.h subdevlen is an array length, make it unsigned 2019-09-26 01:35:08 +00:00
usbhid.h
usbhist.h usbhist(9): 2019-08-22 00:24:07 +00:00
usbnet.c Adopt <net/if_stats.h>. 2020-01-29 06:35:28 +00:00
usbnet.h Localify, constify. 2020-01-07 06:42:26 +00:00
usbroothub.c convert pairs of USBHIST_CALLED()+USBHIST_LOG*() into 2019-08-21 10:48:37 +00:00
usbroothub.h
uscanner.c
uslsa.c
uslsareg.h
usscanner.c localify 2019-12-01 08:23:09 +00:00
ustir.c minor adjustments, to avoid warnings on debug builds 2019-12-01 12:47:10 +00:00
ustirreg.h Purge an ancient email address, use dsainty@NetBSD.org instead 2019-09-22 07:28:35 +00:00
uthum.c Fix buffer overflows. sc_{o,f}len are controlled by the USB device. By 2020-01-01 09:03:00 +00:00
utoppy.c localify 2019-12-01 08:23:09 +00:00
utoppy.h
uts.c
uvideo.c localify 2019-12-01 08:23:09 +00:00
uvideoreg.h
uvisor.c Localify, constify. 2020-01-07 06:42:26 +00:00
uvscom.c localify 2019-12-01 08:23:09 +00:00
uyap_firmware.h
uyap.c localify 2019-12-01 08:23:09 +00:00
vhci.c Not a bug strictly speaking, but compute the address only after the length 2019-11-17 11:28:48 +00:00
x1input_rdesc.h
xhci.c Acquire bus lock (if not polling) when changing xfer status, resetting 2019-12-29 09:17:51 +00:00
xhcireg.h
xhcivar.h
xinput_rdesc.h