NetBSD/sys/dev/usb
reinoud b220d67a3e Part of the cleanup of sys/scsipi's use of types; rename all u_int* to
uint* and change the u_long's to uint32_t's where possible. Note that the
iocl definitions/hooks have to be ulong (or u_long) or they'll bomb out.
2005-01-31 23:06:41 +00:00
..
devlist2h.awk Fixes from PR#23177. Various lint/logic fixes: 2003-12-15 07:32:20 +00:00
ehci.c Implement an USB memory reserve. Allocate some memory per host controller 2004-12-21 16:41:24 +00:00
ehcireg.h Add EHCI_QTD_SET_STATUS. 2004-10-25 08:53:38 +00:00
ehcivar.h Merge from FreeBSD: 2005-01-11 07:45:34 +00:00
ezload.c Oops, fix a commito. 2003-10-29 03:54:17 +00:00
ezload.h
FILES
files.usb Add atu(4), Atmel 802.11b USB wifi dongle. From OpenBSD. 2005-01-24 01:36:07 +00:00
hid.c
hid.h
if_atu.c It seems on some archs size_t is unsigned int and on others size_t is 2005-01-24 22:40:00 +00:00
if_atureg.h Atmel AT76C50XX usb 802.11b wifi dongle driver from OpenBSD. 2005-01-24 01:17:03 +00:00
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 constify. 2005-01-08 03:16:51 +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
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
kue_fw.h
Makefile
Makefile.usbdevs
ohci.c Make sure to ack the interrupt even if we are ignoring it. Otherwise, we will 2004-12-22 19:36:13 +00:00
ohcireg.h
ohcivar.h Merge from FreeBSD: 2005-01-11 07:45:34 +00:00
TODO
uaudio.c * uaudio_round_blocksize() 2005-01-16 12:46:00 +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
ugensa.c Fix typo. 2005-01-23 01:25:57 +00:00
ugraphire_rdesc.h make uhid_graphire*_report_descr[] const 2004-01-04 08:35:52 +00:00
uhci.c Implement an USB memory reserve. Allocate some memory per host controller 2004-12-21 16:41:24 +00:00
uhcireg.h
uhcivar.h Merge from FreeBSD: 2005-01-11 07:45:34 +00:00
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 Implementation requirements of usb_needs_reattach(), from OpenBSD and required 2005-01-24 01:30:38 +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_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 Part of the cleanup of sys/scsipi's use of types; rename all u_int* to 2005-01-31 23:06:41 +00:00
umass_scsipi.h
umass.c USB_DETACH(): Don't zero out sc->sc_pipe[i] after aborting the 2004-12-28 23:35:21 +00:00
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_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
umidi.c constify audio_hw_if, midi_hw_if, and radio_hw_if. 2004-10-29 12:57:15 +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
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_mem.c Implement an USB memory reserve. Allocate some memory per host controller 2004-12-21 16:41:24 +00:00
usb_mem.h Use 256k, not 256M (I thought I had fixed that, since it was discussed 2004-12-21 19:49:56 +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 Add Sony PlayStation2 EyeToy. 2005-01-22 16:38:55 +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
usb.c Implementation requirements of usb_needs_reattach(), from OpenBSD and required 2005-01-24 01:30:38 +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
usbcdc.h Add Ethernet descriptor. 2004-10-23 13:24:24 +00:00
usbdevs New Belkin USB-wifi ID, rename DWL120 to generic AT76C503A since this ID is used by more than one vendor (from OpenBSD) 2005-01-24 01:21:31 +00:00
usbdevs_data.h New Belkin USB-wifi ID, rename DWL120 to generic AT76C503A since this ID is used by more than one vendor (from OpenBSD) 2005-01-24 01:21:31 +00:00
usbdevs.h New Belkin USB-wifi ID, rename DWL120 to generic AT76C503A since this ID is used by more than one vendor (from OpenBSD) 2005-01-24 01:21:31 +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
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
usbdivar.h Implementation requirements of usb_needs_reattach(), from OpenBSD and required 2005-01-24 01:30:38 +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_firmware.h
uyap.c use bounded string ops (snprintf, strl*) 2004-04-23 17:25:25 +00:00