NetBSD/sys/dev/usb
enami 71651851a4 Match against EPSON GT-9700F. 2001-11-23 10:31:54 +00:00
..
FILES Update with recent files. 2001-01-16 11:54:13 +00:00
Makefile Put back all header files defining ioctls 2001-04-11 19:07:36 +00:00
Makefile.usbdevs
TODO Implement what in Intel-speech is known as "bandwidth reclamation". 2000-08-13 16:18:09 +00:00
devlist2h.awk constify 2001-01-18 20:28:15 +00:00
ehci.c Improve xfer abort sequence. 2001-11-23 01:16:27 +00:00
ehcireg.h Improve xfer abort sequence. 2001-11-23 01:16:27 +00:00
ehcivar.h Add some interrupt processing. 2001-11-21 12:28:23 +00:00
ezload.c add RCSIDs 2001-11-13 06:24:53 +00:00
ezload.h constify 2001-01-18 20:28:15 +00:00
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 add RCSIDs 2001-11-13 06:24:53 +00:00
hid.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
if_aue.c Small changes to behaviour when disconnecting. 2001-11-13 07:57:22 +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 add RCSIDs 2001-11-13 06:24:53 +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 RCSIDs 2001-11-13 06:24:53 +00:00
if_kuereg.h Ad define for warm boot rev. 2001-01-21 02:35:31 +00:00
if_upl.c add RCSIDs 2001-11-13 06:24:53 +00:00
kue_fw.h constify 2001-01-19 08:54:21 +00:00
ohci.c Pay more attention to if the HC is being unplugged. 2001-11-21 08:18:39 +00:00
ohcireg.h Change my email address. 2000-04-27 15:26:44 +00:00
ohcivar.h Use a task to perform the timeout abort so we have a process context when 2001-11-21 02:41:18 +00:00
uaudio.c add RCSIDs 2001-11-13 06:24:53 +00:00
uaudioreg.h Add audio terminal types. 2000-12-28 00:29:58 +00:00
ucom.c add RCSIDs 2001-11-13 06:24:53 +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 add RCSIDs 2001-11-13 06:24:53 +00:00
uftdireg.h retrieve, not retreive 2001-06-12 14:59:27 +00:00
ugen.c More test for NULL pipes. 2001-11-13 07:59:32 +00:00
ugraphire_rdesc.h Supply our own report descriptor (from Nick Hibma) for the Wacom Graphire. 2000-12-29 01:47:49 +00:00
uhci.c Use NULL not 0. 2001-11-21 15:48:37 +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 Implement what in Intel-speech is known as "bandwidth reclamation". 2000-08-13 16:18:09 +00:00
uhid.c add RCSIDs 2001-11-13 06:24:53 +00:00
uhub.c Add a comment. 2001-11-20 16:08:37 +00:00
ukbd.c usbd_interface2device_handle() cannot fail. 2001-11-15 15:15:58 +00:00
ukbdmap.c add RCSIDs 2001-11-13 06:24:53 +00:00
ukbdvar.h Bring the coding style into the 80s, i.e., get rid of __P and use 2000-06-01 14:28:57 +00:00
ulpt.c add RCSIDs 2001-11-13 06:24:53 +00:00
umass.c Handle Zip quirks differently. 2001-11-23 01:15:28 +00:00
umassbus.c Fix pasto in a debug printf. 2001-11-13 07:56:04 +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 add RCSIDs 2001-11-13 06:24:53 +00:00
umct.h support USB-RS232 Converter of Magic Control Technology Corp. 2001-03-28 18:42:13 +00:00
umidi.c add RCSIDs 2001-11-13 06:24:53 +00:00
umidi_quirks.c add RCSIDs 2001-11-13 06:24:53 +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 add RCSIDs 2001-11-13 06:24:53 +00:00
ums.c add RCSIDs 2001-11-13 06:24:53 +00:00
uplcom.c add RCSIDs 2001-11-13 06:24:53 +00:00
urio.c add RCSIDs 2001-11-13 06:24:53 +00:00
urio.h Change my email address. 2000-04-27 15:26:44 +00:00
usb.c Create a special kernel thread to run the usb short lived tasks (instead 2001-11-20 23:53:26 +00:00
usb.h Update mass storage protocol numbers. 2001-11-23 01:14:45 +00:00
usb_mem.c add RCSIDs 2001-11-13 06:24:53 +00:00
usb_mem.h remove include of <vm/vm.h> 2000-06-28 16:39:25 +00:00
usb_port.h Small portability improvement. 2001-11-10 16:53:32 +00:00
usb_quirks.c add RCSIDs 2001-11-13 06:24:53 +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 Correct a comment. 2001-11-22 21:59:33 +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 product id of EPSON GT-9700F. 2001-11-23 10:29:30 +00:00
usbdevs.h Regen. 2001-11-23 10:30:49 +00:00
usbdevs_data.h Regen. 2001-11-23 10:30:49 +00:00
usbdi.c Improve dump routine slightly. 2001-11-22 04:31:01 +00:00
usbdi.h usbd_interface2device_handle() cannot fail. 2001-11-15 15:15:58 +00:00
usbdi_util.c usbd_interface2device_handle() cannot fail. 2001-11-15 15:15:58 +00:00
usbdi_util.h s/usbd_alloc_report_desc/usbd_read_report_desc/ 2001-10-26 17:58:21 +00:00
usbdivar.h Wrap dump routine prototypes in #ifdef USB_DEBUG 2001-11-21 13:44:47 +00:00
usbhid.h Add a few more defines. From Nick Hibma and FreeBSD. 2000-09-03 19:09:14 +00:00
uscanner.c Match against EPSON GT-9700F. 2001-11-23 10:31:54 +00:00
usscanner.c add RCSIDs 2001-11-13 06:24:53 +00:00
uvisor.c add RCSIDs 2001-11-13 06:24:53 +00:00
uyap.c add RCSIDs 2001-11-13 06:24:53 +00:00
uyap_firmware.h Use the real Y@P firmware. Permission granted by Kamal Parmar, 2001-01-16 03:10:09 +00:00