NetBSD/sys/dev/usb
augustss ff875692db Improve dump routines. 2001-11-10 17:09:28 +00:00
..
FILES
Makefile Put back all header files defining ioctls 2001-04-11 19:07:36 +00:00
Makefile.usbdevs
TODO
devlist2h.awk
ehci.c Add some register defines. 2001-11-10 17:06:11 +00:00
ehcireg.h Add some register defines. 2001-11-10 17:06:11 +00:00
ehcivar.h Add some register defines. 2001-11-10 17:06:11 +00:00
ezload.c Don't reset twice. 2001-07-11 04:53:48 +00:00
ezload.h
files.usb Split the umass driver into the part that handles the X-over-USB protocol 2001-04-13 12:24:10 +00:00
hid.c
hid.h
if_aue.c Add a reference counter to avoid blowing away the softc while frobbing 2001-10-10 02:14:16 +00:00
if_auereg.h Add a reference counter to avoid blowing away the softc while frobbing 2001-10-10 02:14:16 +00:00
if_cue.c Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
if_cuereg.h Defer stopping the interface on error to a process context. 2001-01-21 22:09:23 +00:00
if_kue.c Add some more Ethernet adapters (info gleaned from Linux). 2001-10-08 03:37:53 +00:00
if_kuereg.h Ad define for warm boot rev. 2001-01-21 02:35:31 +00:00
if_upl.c change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. 2001-06-14 05:44:23 +00:00
kue_fw.h
ohci.c Improve dump routines. 2001-11-10 17:09:28 +00:00
ohcireg.h
ohcivar.h Reenable RHSC interrupt after one second so hot plugging works. 2001-09-28 23:57:21 +00:00
uaudio.c Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
uaudioreg.h
ucom.c Clear busy flag on write error. From PR 13731, IWAMOTO Toshihiro. 2001-08-16 22:31:24 +00:00
ucomvar.h Ad support for an extra message in the ucom attach code. 2001-01-23 21:56:17 +00:00
uftdi.c Ad support for an extra message in the ucom attach code. 2001-01-23 21:56:17 +00:00
uftdireg.h retrieve, not retreive 2001-06-12 14:59:27 +00:00
ugen.c Add commented out match level feature. 2001-10-24 22:31:04 +00:00
ugraphire_rdesc.h
uhci.c Change reset sequence to get status change bits set right on startup. 2001-10-25 02:08:13 +00:00
uhcireg.h Don't write back status bits that are cleared when written. 2001-08-06 15:15:08 +00:00
uhcivar.h
uhid.c s/usbd_alloc_report_desc/usbd_read_report_desc/ 2001-10-26 17:58:21 +00:00
uhub.c Compare pointer with NULL instead of using them as a condition. 2001-10-26 17:53:59 +00:00
ukbd.c Add a workaround for broken ports (e.g. macppc) that do not call 2001-11-07 02:52:47 +00:00
ukbdmap.c Add a bunch of language specific keymaps. From OpenBSD. 2001-04-07 00:27:55 +00:00
ukbdvar.h
ulpt.c Match printers that report their interface as IEEE 1284 in addition to 2001-10-19 15:30:25 +00:00
umass.c Better debug messages. 2001-10-25 22:43:24 +00:00
umassbus.c Add some conditional compilation so we can have atapibus, but not scsibus. 2001-10-25 23:56:02 +00:00
umassbus.h Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define 2001-05-14 20:35:27 +00:00
umassvar.h Clean up formatting a little. 2001-04-17 00:50:13 +00:00
umct.c Fix some bad indentation. 2001-04-01 03:28:11 +00:00
umct.h support USB-RS232 Converter of Magic Control Technology Corp. 2001-03-28 18:42:13 +00:00
umidi.c fix for Roland/EDIROL UM-880. 2001-09-29 22:00:47 +00:00
umidi_quirks.c fix for Roland/EDIROL UM-880. 2001-09-29 22:00:47 +00:00
umidi_quirks.h fix for Roland/EDIROL UM-880. 2001-09-29 22:00:47 +00:00
umidireg.h fix for UX96 (and all Yamaha specific devices, hopefully). 2001-05-28 20:52:06 +00:00
umidivar.h separate mididev and jack logically. 2001-02-03 18:50:31 +00:00
umodem.c Small code rearrangement. 2001-03-25 23:02:34 +00:00
ums.c Fix a bug in the DIAGNOSTIC version of the detach. 2001-11-07 14:13:35 +00:00
uplcom.c correct interrupt pipe of USB-RSAQ1. 2001-07-31 12:33:11 +00:00
urio.c Match the Diamon Rio800. Reported working by Chris Lloyd in kern/14064. 2001-09-25 21:08:44 +00:00
urio.h
usb.c Add a debug message. 2001-11-09 14:59:11 +00:00
usb.h Add some USB 2 related definitions. 2001-11-06 12:29:48 +00:00
usb_mem.c
usb_mem.h
usb_port.h Small portability improvement. 2001-11-10 16:53:32 +00:00
usb_quirks.c Use a better symbolic name. 2001-04-15 10:26:36 +00:00
usb_quirks.h Add quirk for printers that cannot handle bidir mode (not used yet). 2001-04-15 09:38:01 +00:00
usb_subr.c Small portability improvement. 2001-11-10 16:53:32 +00:00
usbcdc.h Connect to the interrupt endpoint on the control interface to receive 2001-02-16 20:15:57 +00:00
usbdevs Add a device (from OpenBSD). 2001-11-09 05:49:09 +00:00
usbdevs.h Regen. 2001-11-09 05:49:53 +00:00
usbdevs_data.h Regen. 2001-11-09 05:49:53 +00:00
usbdi.c Add some dump routines for debugging. 2001-11-10 16:54:56 +00:00
usbdi.h Add a little infrastructure so that individual drivers can easily check 2001-08-15 00:04:59 +00:00
usbdi_util.c s/usbd_alloc_report_desc/usbd_read_report_desc/ 2001-10-26 17:58:21 +00:00
usbdi_util.h s/usbd_alloc_report_desc/usbd_read_report_desc/ 2001-10-26 17:58:21 +00:00
usbdivar.h Add some dump routines for debugging. 2001-11-10 16:54:56 +00:00
usbhid.h
uscanner.c Add Epson 1650. 2001-10-11 12:05:10 +00:00
usscanner.c Make it compile with DEBUG after SCSI changes. 2001-04-28 14:48:39 +00:00
uvisor.c Ad support for an extra message in the ucom attach code. 2001-01-23 21:56:17 +00:00
uyap.c Minor formatting fix. 2001-07-11 04:53:18 +00:00
uyap_firmware.h