NetBSD/sys/dev/usb
augustss a302716de4 Let the parent device of a ucom decide what size the read and write
buffers should be since it knows about the speed.
Increase the buffer size of uvisor.
XXX The uvisor is still pitifully slow.  There must be a problem somewhere.
2000-04-06 13:32:28 +00:00
..
FILES Add umass.c. 2000-01-13 20:19:14 +00:00
Makefile
Makefile.usbdevs Use ${RM} 2000-01-31 21:08:11 +00:00
TODO Take off an item. 2000-03-29 02:17:42 +00:00
devlist2h.awk
files.usb Allow atapibus to be attached to umass. 2000-04-02 23:40:41 +00:00
hid.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
hid.h
if_aue.c Put a ratecheck on error messages from the interrupt pipe. 2000-04-04 20:16:19 +00:00
if_auereg.h Put a ratecheck on error messages from the interrupt pipe. 2000-04-04 20:16:19 +00:00
if_cue.c Generate an error message if starting a transfer fails. 2000-04-02 21:25:41 +00:00
if_cuereg.h Some OpenBSD portability fixes. 2000-03-29 18:24:52 +00:00
if_kue.c Generate an error message if starting a transfer fails. 2000-04-02 21:25:41 +00:00
if_kuereg.h Some OpenBSD portability fixes. 2000-03-29 18:24:52 +00:00
kue_fw.h Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ohci.c Add a delay before reading the number of ports from the controller to 2000-04-01 09:27:35 +00:00
ohcireg.h Add a delay before reading the number of ports from the controller to 2000-04-01 09:27:35 +00:00
ohcivar.h A first stab at support for isochronous transfers. 2000-03-29 01:46:26 +00:00
uaudio.c Some OpenBSD portability fixes. 2000-03-29 18:24:52 +00:00
uaudioreg.h Start of implementation of UpDown processing unit control. 2000-01-16 09:32:56 +00:00
ucom.c Let the parent device of a ucom decide what size the read and write 2000-04-06 13:32:28 +00:00
ucomvar.h Let the parent device of a ucom decide what size the read and write 2000-04-06 13:32:28 +00:00
ugen.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
uhci.c Remove some unused prototypes. 2000-03-29 18:55:36 +00:00
uhcireg.h Propagate the USB revision number to the usb driver. 1999-11-20 00:57:08 +00:00
uhcivar.h Rename and move around callout handles to make it more sane. 2000-03-25 18:02:32 +00:00
uhid.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
uhub.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ukbd.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ukbdmap.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
ukbdvar.h
ulpt.c Some OpenBSD portability fixes. 2000-03-29 18:24:52 +00:00
umass.c Make protocol message more accurate. 2000-04-04 20:16:47 +00:00
umodem.c Let the parent device of a ucom decide what size the read and write 2000-04-06 13:32:28 +00:00
ums.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usb.c Some OpenBSD portability fixes. 2000-03-29 18:24:52 +00:00
usb.h Correct a typo. 2000-04-03 13:40:05 +00:00
usb_mem.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usb_mem.h Fix DMAADDR(): 2000-03-12 23:10:29 +00:00
usb_port.h Turn on UVISOR_DEBUG with USB_DEBUG. 2000-03-30 17:04:47 +00:00
usb_quirks.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usb_quirks.h
usb_subr.c Some OpenBSD portability fixes. 2000-03-29 18:24:52 +00:00
usbcdc.h
usbdevs Add more vendors and devices. From FreeBSD and Nick Hibma. 2000-04-03 12:09:43 +00:00
usbdevs.h Regen. 2000-04-03 12:10:04 +00:00
usbdevs_data.h Regen. 2000-04-03 12:10:04 +00:00
usbdi.c Do not accept new xfers for queuing while a pipe is aborting. 2000-03-29 01:45:20 +00:00
usbdi.h Use ratecheck() to limit error messages on disconnect. 2000-03-02 12:37:50 +00:00
usbdi_util.c Change (almost) all static to Static. The symbol `Static' can then be defined 2000-03-27 12:33:53 +00:00
usbdi_util.h
usbdivar.h Afew more OpenBSD portability fixes. 2000-03-30 00:18:17 +00:00
usbhid.h
uvisor.c Let the parent device of a ucom decide what size the read and write 2000-04-06 13:32:28 +00:00