NetBSD/sys/dev/usb
gson 9798a7bc46 Make the chars in the umidi_endpoint buffer unsigned; this fixes at
least one sign extension bug which caused umidi input to not work.
2003-12-05 06:05:53 +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
hid.h
if_aue.c Add two more adapters. From FreeBSD. 2003-11-23 18:51:49 +00:00
if_auereg.h
if_cue.c
if_cuereg.h
if_kue.c
if_kuereg.h
if_uax.c Fix build error caused by last change. 2003-10-15 08:28:29 +00:00
if_uaxreg.h
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
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 Try harder to avoid 0 ports woth AMD756. From OpenBSD. 2003-11-23 19:20:25 +00:00
ohcireg.h
ohcivar.h
uaudio.c Fix mixer wraparound. Closes PR 16652. 2003-10-14 13:12:19 +00:00
uaudioreg.h
ubsa.c Don't free non-malloced memory. From mlang@delysid.org 2003-11-12 11:29:12 +00:00
ubt.c
ubtbcmfw.c Revert revision 1.3 "add sysctl support to firmware loader" by 2003-12-01 01:09:24 +00:00
ubtreg.h
ucom.c Make the DPRINTF text for bulk in/out opening errors match which one 2003-11-24 19:47:07 +00:00
ucomvar.h
udsbr.c
uftdi.c Add another product. From OpenBSD. 2003-11-23 18:17:58 +00:00
uftdireg.h
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 Ignore a CRCTO error on a SETUP transaction in combination with STALLED or NAK. 2003-11-04 19:11:21 +00:00
uhcireg.h
uhcivar.h
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
uhub.c
uirda.c
ukbd.c
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 netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +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 eUSB ORCA Quad Reader (SHUTTLE) returns invalid CSWTAGs 2003-11-07 01:04:27 +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 Update URL; from Jared Yanovich via jmc@openbsd. 2003-11-10 08:58:39 +00:00
umct.h
umidi.c Opening umidi read-only failed to increment ep->num_open because 2003-12-05 06:01:59 +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 URL updates, from Jared Yanovich and jmc@openbsd, forwarded by the latter. 2003-11-07 17:03:25 +00:00
ums.c
uplcom.c Add some more devices. From FreeBSD. 2003-11-23 12:22:51 +00:00
urio.c Add a device. From OpenBSD. 2003-11-24 00:00:07 +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
usb_mem.c
usb_mem.h
usb_port.h
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 another device. From FreeBSD. 2003-11-23 19:06:19 +00:00
usbdevs.h Regen. 2003-11-23 19:06:39 +00:00
usbdevs_data.h Regen. 2003-11-23 19:06:39 +00:00
usbdi.c
usbdi.h
usbdi_util.c
usbdi_util.h
usbdivar.h
usbhid.h
uscanner.c Add more scanners. From FreeBSD. 2003-11-23 19:07:10 +00:00
usscanner.c
ustir.c
ustirreg.h
uvisor.c enable support for the TREO 600 2003-11-07 21:27:56 +00:00
uvscom.c
uyap.c
uyap_firmware.h