NetBSD/sys/dev/usb
kent c1653144ff adopt auconv_set_converter() 2004-11-13 15:00:48 +00:00
..
FILES
Makefile
Makefile.usbdevs
TODO
devlist2h.awk
ehci.c Allow strings descriptor 0 to be fetched. It's the default language index. 2004-10-26 20:46:16 +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
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
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
if_upl.c
if_url.c When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
if_urlreg.h
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
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 Yes, some devices return incorrect lengths in their string descriptors. Rather 2004-06-23 02:30:52 +00:00
ugraphire_rdesc.h
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
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
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
umidi_quirks.h
umidireg.h
umidivar.h
umodem.c Use new functions for getting descriptors. 2004-10-23 13:28:26 +00:00
ums.c
uplcom.c Add another serial adapter. From Paul Shupak in PR kern/27197. 2004-10-23 14:20:50 +00:00
urio.c
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
usb_mem.h
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 Make an iterator abstraction for looping through all descriptors. 2004-10-23 13:26:33 +00:00
usbdi_util.h Make an iterator abstraction for looping through all descriptors. 2004-10-23 13:26:33 +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
usscanner.c
ustir.c
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
uyap_firmware.h