NetBSD/sys/dev/usb
christos 64573a67d7 Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined. 2004-12-06 02:59:23 +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 Don't error out if the number of companion controllers is wrong, just 2004-12-03 08:51:31 +00:00
ehcireg.h Add EHCI_QTD_SET_STATUS. 2004-10-25 08:53:38 +00:00
ehcivar.h Add interrupt transfers. From OpenBSD. 2004-10-22 10:38:17 +00:00
ezload.c Oops, fix a commito. 2003-10-29 03:54:17 +00:00
ezload.h
files.usb Both FreeBSD and OpenBSD use Bill Paul axe driver instead of my uax 2004-10-23 13:38:26 +00:00
hid.c
hid.h
if_aue.c Add AEI USB to LAN. 2004-11-03 22:59:31 +00:00
if_auereg.h
if_axe.c When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
if_axereg.h Add some medis defines. 2004-10-26 17:28:52 +00:00
if_cdce.c Don't make activate static. It disagrees with prototype. 2004-10-24 12:50:54 +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_udav.c When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
if_udavreg.h Remove advertising clauses from code written by Shingo WATANABE. 2003-09-04 15:17:38 +00:00
if_upl.c Sprinkle #ifdef INET to make a GENERIC kernel compile with INET undefined. 2004-12-06 02:59:23 +00:00
if_url.c When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
if_urlreg.h Remove advertising clauses from code written by Shingo WATANABE. 2003-09-04 15:17:38 +00:00
kue_fw.h
ohci.c Allow strings descriptor 0 to be fetched. It's the default language index. 2004-10-26 20:46:16 +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 adopt auconv_set_converter() 2004-11-13 15:00:48 +00:00
uaudioreg.h print cluster information if UAUDIO_DEBUG is defined. 2004-11-05 19:08:29 +00:00
ubsa.c Fix kern/28086. 2004-11-08 13:00:07 +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 constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
uep.c Add calibration support to uep driver. 2004-06-12 17:52:41 +00:00
uftdi.c Match Sealevel Systems' uftdi-based USB <-> Serial adapter. 2004-11-05 13:53:29 +00:00
uftdireg.h
ugen.c Allow interrupt output devices. From FreeBSD. 2004-12-03 08:53:40 +00:00
ugraphire_rdesc.h make uhid_graphire*_report_descr[] const 2004-01-04 08:35:52 +00:00
uhci.c Allow strings descriptor 0 to be fetched. It's the default language index. 2004-10-26 20:46:16 +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 Free memory in the correct order. Pointed out by Jeff Rizzo. 2004-10-26 05:00:59 +00:00
uirda.c Use new functions for getting descriptors. 2004-10-23 13:28:26 +00:00
ukbd.c Update URLs for the HID spec. 2003-03-11 16:44:00 +00:00
ukbdmap.c bind the scrolling keys by default. 2004-09-11 04:47:43 +00:00
ukbdvar.h
ulpt.c Use new functions for getting descriptors. 2004-10-23 13:28:26 +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 move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +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 constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +00:00
umidi_quirks.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
umidi_quirks.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
umidireg.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
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 new functions for getting descriptors. 2004-10-23 13:28:26 +00:00
ums.c Update URLs for the HID spec. 2003-03-11 16:44:00 +00:00
uplcom.c Add another serial adapter. From Paul Shupak in PR kern/27197. 2004-10-23 14:20:50 +00:00
urio.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00
urio.h
usb.c URL updates, from Jared Yanovich and jmc@openbsd, forwarded by the latter. 2003-11-07 17:03:25 +00:00
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 DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
usb_port.h Both FreeBSD and OpenBSD use Bill Paul axe driver instead of my uax 2004-10-23 13:38:26 +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 Keep track of what high speed port (if any) a device belongs to so we can 2004-10-23 16:17:56 +00:00
usbcdc.h Add Ethernet descriptor. 2004-10-23 13:24:24 +00:00
usbdevs Add vendor SEALEVEL, plus an entry for their uftdi-based USB <-> Serial 2004-11-05 13:51:16 +00:00
usbdevs.h Regen for SEALEVEL 2004-11-05 13:51:52 +00:00
usbdevs_data.h Regen for SEALEVEL 2004-11-05 13:51:52 +00:00
usbdi.c Whine about not being able to figure out default language if we are debugging. 2004-10-24 12:52:40 +00:00
usbdi.h Make an iterator abstraction for looping through all descriptors. 2004-10-23 13:26:33 +00:00
usbdi_util.c Allow interrupt output devices. From FreeBSD. 2004-12-03 08:53:40 +00:00
usbdi_util.h Allow interrupt output devices. From FreeBSD. 2004-12-03 08:53:40 +00:00
usbdivar.h Keep track of what high speed port (if any) a device belongs to so we can 2004-10-23 16:17:56 +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