NetBSD/sys/dev/usb
xtraeme 6b34c93b70 regen 2005-03-15 17:54:17 +00:00
..
FILES
Makefile
Makefile.usbdevs
TODO Remove an item - uhidev(4) now exists. 2005-03-13 08:21:50 +00:00
devlist2h.awk Separate out vendors from the product table, to reduce string duplication. 2005-03-04 05:03:19 +00:00
ehci.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
ehcireg.h Copyright maintenance. 2005-03-02 11:37:27 +00:00
ehcivar.h Merge from FreeBSD: 2005-01-11 07:45:34 +00:00
ezload.c
ezload.h
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 atu on OQO model 01 is confirmed to be working under basestation/no-WEP. 2005-03-03 09:23:24 +00:00
if_atureg.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
if_aue.c Add AEI USB to LAN. 2004-11-03 22:59:31 +00:00
if_auereg.h
if_axe.c nuke trailing whitespace 2005-02-27 00:26:58 +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 nuke trailing whitespace 2005-02-27 00:26:58 +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 OQO ether port confirmed to be working 2005-03-03 08:10:01 +00:00
if_urlreg.h
kue_fw.h
ohci.c Restructure interrupt handling a little: 2005-03-11 19:25:22 +00:00
ohcireg.h
ohcivar.h Restructure interrupt handling a little: 2005-03-11 19:25:22 +00:00
uaudio.c Fix memory leak reported by Ted Unangst as bug #3 on tech-kern. 2005-02-24 08:19:38 +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 nuke trailing whitespace 2005-02-27 00:26:58 +00:00
uftdi.c Match Sealevel Systems' uftdi-based USB <-> Serial adapter. 2004-11-05 13:53:29 +00:00
uftdireg.h
ugen.c Copyright maintenance. 2005-03-02 11:37:27 +00:00
ugensa.c Fix typo. 2005-01-23 01:25:57 +00:00
ugraphire_rdesc.h
uhci.c Copyright maintenance. 2005-03-02 11:37:27 +00:00
uhcireg.h
uhcivar.h Merge from FreeBSD: 2005-01-11 07:45:34 +00:00
uhid.c Copyright maintenance. 2005-03-02 11:37:27 +00:00
uhidev.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
uhidev.h a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
uhub.c Copyright maintenance. 2005-03-02 11:37:27 +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 nuke trailing whitespace 2005-02-27 00:26:58 +00:00
umass.c USB_DETACH(): Don't zero out sc->sc_pipe[i] after aborting the 2004-12-28 23:35:21 +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 Copyright maintenance. 2005-03-02 11:37:27 +00:00
umass_quirks.h
umass_scsipi.c Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +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 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
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 Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
usb_quirks.c Copyright maintenance. 2005-03-02 11:37:27 +00:00
usb_quirks.h
usb_subr.c Separate out vendors from the product table, to reduce string duplication. 2005-03-04 05:03:19 +00:00
usbcdc.h Add Ethernet descriptor. 2004-10-23 13:24:24 +00:00
usbdevs Add entry for "SAMSUNG Mighty drive" provided by Thilo Manske in PR 2005-03-15 17:52:18 +00:00
usbdevs.h regen 2005-03-15 17:54:17 +00:00
usbdevs_data.h regen 2005-03-15 17:54:17 +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 Copyright maintenance. 2005-03-02 11:37:27 +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 nuke trailing whitespace 2005-02-27 00:26:58 +00:00
usscanner.c Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name 2005-02-21 00:29:06 +00:00
ustir.c
ustirreg.h
uvisor.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
uvscom.c Add SUNTAC U-Cable type A4 support, 2005-02-16 07:52:47 +00:00
uyap.c
uyap_firmware.h