NetBSD/sys/dev/usb
mycroft 8ece2f61c0 Oops, fix a commito. 2003-10-29 03:54:17 +00:00
..
FILES
Makefile
Makefile.usbdevs
TODO
devlist2h.awk Appease new awk by changing \$ to $. 2003-10-28 10:35:12 +00:00
ehci.c Remove assigned-to but otherwise unused variables. 2003-10-18 04:50:35 +00:00
ehcireg.h Rest of PR23128, so that ehci.c compiles again. 2003-10-13 00:05:10 +00:00
ehcivar.h
ezload.c Oops, fix a commito. 2003-10-29 03:54:17 +00:00
ezload.h
files.usb Following Matt Thomas's request, rename ata attribute to ata_hl, and 2003-10-08 20:57:59 +00:00
hid.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
hid.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
if_aue.c Used correct aue_flags in ELECOM LD-USB/T and ELECOM LD-USB/TX. 2003-03-05 17:37:36 +00:00
if_auereg.h
if_cue.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
if_cuereg.h
if_kue.c Refetch interface handle on reset. Avoids potential access to freed memory. 2002-07-16 22:00:31 +00:00
if_kuereg.h
if_uax.c Fix build error caused by last change. 2003-10-15 08:28:29 +00:00
if_uaxreg.h Split out register definitions. 2003-02-16 17:18:47 +00:00
if_udav.c Remove advertising clauses from code written by Shingo WATANABE. 2003-09-04 15:17:38 +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 Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
if_url.c Remove advertising clauses from code written by Shingo WATANABE. 2003-09-04 15:17:38 +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 Remove assigned-to but otherwise unused variables. 2003-10-18 04:50:35 +00:00
ohcireg.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ohcivar.h Use mstohz() in <sys/param.h> rather than homegrown MS_TO_TICKS(). 2003-02-22 05:24:16 +00:00
uaudio.c Fix mixer wraparound. Closes PR 16652. 2003-10-14 13:12:19 +00:00
uaudioreg.h remove duplicate cpp defs. 2002-10-23 02:32:36 +00:00
ubsa.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
ubt.c Lower debug level so the match routine isn't so verbose. 2003-01-20 21:14:57 +00:00
ubtbcmfw.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ubtbcmfw.h Add sysctl support to firmware loader. 2002-08-24 17:24:04 +00:00
ubtreg.h Make the ubt driver functional. This is an experimental, incomplete, but 2003-01-05 05:20:20 +00:00
ucom.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ucomvar.h
udsbr.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uftdi.c KNF. 2003-10-28 23:40:27 +00:00
uftdireg.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
ugen.c Cast a printf() arg so that USB_DEBUG compiles on multiple platforms. 2003-09-04 03:47:03 +00:00
ugraphire_rdesc.h
uhci.c Tweak a debugging printf(). 2003-09-12 16:18:08 +00:00
uhcireg.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uhcivar.h Use a somewhat bigger buffer for the vendor string. 2002-12-31 00:39:11 +00:00
uhid.c cleanup & uniform descriptor owner handling: 2003-09-21 19:16:48 +00:00
uhidev.c Fix uninitialized variable warnings. 2003-10-25 18:28:31 +00:00
uhidev.h Add support for uhidev children (eg, ums, ukbd) as rnd entropy 2002-10-08 09:56:17 +00:00
uhub.c change URL pointers of USB[1,2] specification 2003-02-08 03:32:50 +00:00
uirda.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ukbd.c Update URLs for the HID spec. 2003-03-11 16:44:00 +00:00
ukbdmap.c Add Dvorak keyboard map. From PR kern/23230, jacereda@tractor.act.uji.es. 2003-10-22 17:24:43 +00:00
ukbdvar.h
ulpt.c Several changes: 2003-10-04 21:19:50 +00:00
umass.c The "bad status" case is impossible -- the switch value is constrained to 2 2003-10-28 23:37:59 +00:00
umass_isdata.c Make the ATA mid-layer appears as atabus, as proposed in 2003-10-08 10:58:12 +00:00
umass_isdata.h
umass_quirks.c Re-add the quirks that force certain In-System Design adapters to appear 2003-10-22 05:38:16 +00:00
umass_quirks.h
umass_scsipi.c PQUIRK_NOSENSE is dead here. Remove the code supporting it. 2003-10-17 00:20:28 +00:00
umass_scsipi.h
umassvar.h Exorcise UMASS_QUIRK_FORCE_SHORT_INQUIRY. 2003-09-10 05:25:44 +00:00
umct.c Support for Belkin F5U109. From PR kern/21534. 2003-05-11 16:26:49 +00:00
umct.h
umidi.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
umidi_quirks.c add usbdevs entries and umidi quirks for Roland USB MIDI devices 2003-09-28 07:14:56 +00:00
umidi_quirks.h
umidireg.h
umidivar.h No trailing , in enum (from OpenBSD). 2002-09-12 21:00:42 +00:00
umodem.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
ums.c Update URLs for the HID spec. 2003-03-11 16:44:00 +00:00
uplcom.c Add Sony Ericsson DCU10 USB Cable. PR kern/22432. 2003-08-11 08:16:34 +00:00
urio.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
urio.h
usb.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
usb.h Increasre the reset recovery time. 2002-09-22 23:20:50 +00:00
usb_mem.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
usb_mem.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
usb_port.h Check in some work-in-progress (not yet operational). 2003-02-15 18:33:29 +00:00
usb_quirks.c Add more printers that report bidir mode, but can't handle it. From Linux. 2003-10-02 19:10:37 +00:00
usb_quirks.h
usb_subr.c Allow a device to reject CLEAR_FEATURE ENDPOINT_STALL (with a STALL) -- the 2003-09-23 21:44:42 +00:00
usbcdc.h
usbdevs Add Treo 600. From kern/23290. 2003-10-28 10:32:54 +00:00
usbdevs.h Regen. 2003-10-28 10:33:18 +00:00
usbdevs_data.h Regen. 2003-10-28 10:33:18 +00:00
usbdi.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
usbdi.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbdi_util.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbdi_util.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbdivar.h Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
usbhid.h
uscanner.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
usscanner.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
ustir.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ustirreg.h An earlier revision of the data sheet documented MIR data rate support, 2002-12-28 06:04:18 +00:00
uvisor.c Or the config_deactivate() return values. 2003-10-28 23:33:46 +00:00
uvscom.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
uyap.c Get rid of trailing white space. 2002-07-11 21:14:24 +00:00
uyap_firmware.h Avoid lint complaints. 2002-11-03 09:57:40 +00:00