NetBSD/sys/dev/usb
2005-11-10 12:05:01 +00:00
..
devlist2h.awk
ehci.c Make sure we don't enable host controller interrupts until all 2005-07-18 11:08:00 +00:00
ehcireg.h
ehcivar.h Minor cosmetic change. 2005-08-28 12:10:37 +00:00
ezload.c another UNCONST.. 2005-05-30 04:55:35 +00:00
ezload.h - const poisoning 2005-05-30 04:21:39 +00:00
FILES Add uipaq(4). From OpenBSD. 2005-07-18 11:36:46 +00:00
files.usb Add a driver for Cypress microcontroller based USB serial adapters. 2005-07-30 06:14:49 +00:00
hid.c
hid.h - const poisoning 2005-05-30 04:21:39 +00:00
if_atu.c Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
if_atureg.h Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
if_aue.c - const poisoning 2005-05-30 04:21:39 +00:00
if_auereg.h
if_axe.c Abuse types a little less. 2005-11-10 12:05:01 +00:00
if_axereg.h
if_cdce.c - const poisoning 2005-05-30 04:21:39 +00:00
if_cdcereg.h
if_cue.c
if_cuereg.h
if_kue.c - const poisoning 2005-05-30 04:21:39 +00:00
if_kuereg.h
if_udav.c - const poisoning 2005-05-30 04:21:39 +00:00
if_udavreg.h
if_upl.c
if_ural.c Match my Zonet ZEW2500P 2005-09-16 23:55:14 +00:00
if_uralreg.h add drivers for Ralink RT2500-based wireless adapters, written by 2005-07-01 20:06:56 +00:00
if_uralvar.h pad radiotap header to ensure alignment 2005-07-12 12:46:37 +00:00
if_url.c - const poisoning 2005-05-30 04:21:39 +00:00
if_urlreg.h
kue_fw.h
Makefile
Makefile.usbdevs
ohci.c Make sure we don't enable host controller interrupts until all 2005-07-18 11:08:00 +00:00
ohcireg.h
ohcivar.h
TODO
uaudio.c - const poisoning 2005-05-30 04:21:39 +00:00
uaudioreg.h
ubsa.c
ubt.c
ubtbcmfw.c
ubtreg.h
ucom.c Remove duplicated "portno %d" from the attach message. 2005-09-23 14:15:30 +00:00
ucomvar.h s/locdesc_t/int/g 2005-08-26 12:42:11 +00:00
ucycom.c Change the driver open function's conditional for overriding exclusive tty 2005-09-06 21:40:37 +00:00
udsbr.c
uep.c
uftdi.c
uftdireg.h
ugen.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
ugensa.c
ugraphire_rdesc.h
uhci.c Make sure we don't enable host controller interrupts until all 2005-07-18 11:08:00 +00:00
uhcireg.h
uhcivar.h
uhid.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
uhidev.c If an unknown endpoint is found, ignore it, rather than abort attach. 2005-10-20 13:09:18 +00:00
uhidev.h
uhub.c
uipaq.c Add uipaq(4). From OpenBSD. 2005-07-18 11:36:46 +00:00
uirda.c
ukbd.c Provide a header for UKBD_LAYOUT. It makes more sense, and it avoids 2005-06-13 16:41:44 +00:00
ukbdmap.c Add a key symbol for the "Power" key. 2005-06-08 09:11:09 +00:00
ukbdvar.h
ukyopon.c The ukyopon device doesn't notify the DCD (Data Carrier Detect) status. 2005-09-24 12:00:18 +00:00
ukyopon.h Tweak to make sure the enum size is not affected 2005-09-24 12:03:31 +00:00
ulpt.c - const poisoning 2005-05-30 04:21:39 +00:00
umass_isdata.c
umass_isdata.h
umass_quirks.c Third version of the DiskOnKey chip needs the same trick as the two others. 2005-09-21 21:19:27 +00:00
umass_quirks.h
umass_scsipi.c umass_scsipi_sense_cb(): don't set XS_STS_DONE in xs->xs_status; 2005-09-22 22:39:37 +00:00
umass_scsipi.h
umass.c cast-qual fallout 2005-05-31 19:20:37 +00:00
umassvar.h
umct.c - const poisoning 2005-05-30 04:21:39 +00:00
umct.h
umidi_quirks.c Add some Roland devices. From kern/30986, DHOYASHIKI Shinichi. 2005-08-14 21:08:45 +00:00
umidi_quirks.h
umidi.c
umidireg.h
umidivar.h
umodem_common.c - const poisoning 2005-05-30 04:21:39 +00:00
umodem.c
umodemvar.h
ums.c Support more than 7 buttons for USB mice. Patch from kern/30248 2005-08-13 14:55:39 +00:00
uplcom.c Match ELECOM UC-SGT0. 2005-10-09 02:16:35 +00:00
urio.c
urio.h
usb_mem.c
usb_mem.h
usb_port.h Add a driver for Cypress microcontroller based USB serial adapters. 2005-07-30 06:14:49 +00:00
usb_quirks.c
usb_quirks.h
usb_subr.c usbd_setup_pipe(): Don't call usbd_clear_endpoint_stall(). It's not 2005-09-21 20:17:22 +00:00
usb.c Allow a NULL pointer as argument to usb_get_next_event(), and don't 2005-09-09 12:04:30 +00:00
usb.h
usbcdc.h
usbdevices.config Add 'uhci at cardbus'. 2005-07-24 08:53:50 +00:00
usbdevs Add Creative Labs's Notebook Optical Mouse. 2005-10-29 17:18:08 +00:00
usbdevs_data.h regen 2005-10-29 17:18:40 +00:00
usbdevs.h regen 2005-10-29 17:18:40 +00:00
usbdi_util.c make the definitions consistent with the declarations. 2005-05-30 04:56:13 +00:00
usbdi_util.h - const poisoning 2005-05-30 04:21:39 +00:00
usbdi.c - const poisoning 2005-05-30 04:21:39 +00:00
usbdi.h - const poisoning 2005-05-30 04:21:39 +00:00
usbdivar.h
usbhid.h
uscanner.c PR-30566: Poll must not return <sys/errno.h> values. 2005-06-21 14:01:11 +00:00
usscanner.c
ustir.c
ustirreg.h
uvisor.c - const poisoning 2005-05-30 04:21:39 +00:00
uvscom.c
uyap_firmware.h - const poisoning 2005-05-30 04:21:39 +00:00
uyap.c