NetBSD/sys/dev/usb
augustss 57d2439d74 Try to avoid accessing the HC if it is dead. Suggested by mycroft. 2000-01-26 10:04:38 +00:00
..
FILES Add umass.c. 2000-01-13 20:19:14 +00:00
Makefile
Makefile.usbdevs
TODO Remove an item. 2000-01-25 13:27:07 +00:00
devlist2h.awk Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
files.usb Make it compile even if you leave out the ucom attachment. 2000-01-25 13:56:23 +00:00
hid.c Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
hid.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
if_aue.c Poll the interrupt pipe every 100 ms instead of every 1 ms. The interrupt 2000-01-19 00:25:23 +00:00
if_auereg.h Poll the interrupt pipe every 100 ms instead of every 1 ms. The interrupt 2000-01-19 00:25:23 +00:00
if_cue.c Pretend we can detach. Then we can at least the detach the device 2000-01-18 19:46:55 +00:00
if_cuereg.h Add Bill Paul's FreeBSD driver for the CATC USB-EL1201A chip. 2000-01-17 17:12:20 +00:00
if_kue.c Recognize Linksys USB10T. 2000-01-24 08:47:43 +00:00
if_kuereg.h Add Bill Paul's FreeBSD driver for the Kawasaki LSI KL5KUSB101B USB Ethernet 2000-01-17 01:38:43 +00:00
kue_fw.h Add Bill Paul's FreeBSD driver for the Kawasaki LSI KL5KUSB101B USB Ethernet 2000-01-17 01:38:43 +00:00
ohci.c Add done method for root control transfers. 2000-01-25 12:06:21 +00:00
ohcireg.h Add framework for doing isoc transfers. The actual scheduling code 2000-01-16 10:35:24 +00:00
ohcivar.h Turn xfer allocation into a method in the HC driver. The reason is that 2000-01-18 20:11:00 +00:00
uaudio.c Start of implementation of UpDown processing unit control. 2000-01-16 09:32:56 +00:00
uaudioreg.h Start of implementation of UpDown processing unit control. 2000-01-16 09:32:56 +00:00
ucom.c Make it compile even if you leave out the ucom attachment. 2000-01-25 13:56:23 +00:00
ucomvar.h Ooops, add another ucom file. 2000-01-25 08:46:00 +00:00
ugen.c Add an argument to usbd_open_pipe_intr() to specify the polling interval 2000-01-19 00:23:58 +00:00
uhci.c Try to avoid accessing the HC if it is dead. Suggested by mycroft. 2000-01-26 10:04:38 +00:00
uhcireg.h Propagate the USB revision number to the usb driver. 1999-11-20 00:57:08 +00:00
uhcivar.h Try to avoid accessing the HC if it is dead. Suggested by mycroft. 2000-01-26 10:04:38 +00:00
uhid.c Add an argument to usbd_open_pipe_intr() to specify the polling interval 2000-01-19 00:23:58 +00:00
uhub.c Add an argument to usbd_open_pipe_intr() to specify the polling interval 2000-01-19 00:23:58 +00:00
ukbd.c Add an argument to usbd_open_pipe_intr() to specify the polling interval 2000-01-19 00:23:58 +00:00
ukbdmap.c
ukbdvar.h
ulpt.c Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
umass.c A few more purely stylistic changes that I missed in the last round. 1999-11-17 23:00:49 +00:00
umodem.c Split the umodem driver into two parts: the part that emulates a tty over 2000-01-25 08:12:58 +00:00
ums.c Add an argument to usbd_open_pipe_intr() to specify the polling interval 2000-01-19 00:23:58 +00:00
usb.c Use config_pending. 2000-01-24 18:35:51 +00:00
usb.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usb_mem.c Make these files compile on 64 bit archs. 1999-12-18 22:47:11 +00:00
usb_mem.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usb_port.h Enable AUE_DEBUG the usual way. 2000-01-16 15:36:28 +00:00
usb_quirks.c Adjust for ADS name change. 2000-01-17 01:43:31 +00:00
usb_quirks.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usb_subr.c Add an argument to usbd_open_pipe_intr() to specify the polling interval 2000-01-19 00:23:58 +00:00
usbcdc.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usbdevs Add Digi International adapters. 2000-01-25 21:58:45 +00:00
usbdevs.h Regen. 2000-01-25 21:58:59 +00:00
usbdevs_data.h Regen. 2000-01-25 21:58:59 +00:00
usbdi.c Add an argument to usbd_open_pipe_intr() to specify the polling interval 2000-01-19 00:23:58 +00:00
usbdi.h Add an argument to usbd_open_pipe_intr() to specify the polling interval 2000-01-19 00:23:58 +00:00
usbdi_util.c More USB_DEBUG and DIAGNOSTIC output. 1999-11-28 22:49:53 +00:00
usbdi_util.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00
usbdivar.h Fix typos. 2000-01-19 01:16:38 +00:00
usbhid.h Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma. 1999-11-18 23:32:25 +00:00