freebsd-dev/sys/dev/usb
Nick Hibma 2cc20f83b3 Every reqh in an aborted pipe is given status CANCELED and the callback is
called. It might be necessary to split that routine into two parts in
which calling the callback is not done at splusb().
1999-07-27 20:22:29 +00:00
..
hid.c 1) Make debugging more selective. 1999-04-11 20:50:33 +00:00
hid.h Textual changes 1999-01-22 00:51:12 +00:00
ohci_pci.c Shorten the strings a bit (remove 'Host') 1999-06-13 20:46:10 +00:00
ohci.c Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
ohcireg.h Textual changes 1999-01-22 00:51:12 +00:00
ohcivar.h Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
ugen.c Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
uhci_pci.c Remove option USBVERBOSE 1999-06-16 17:34:36 +00:00
uhci.c Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
uhcireg.h Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
uhcivar.h Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
uhid.c Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
uhub.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
ukbd.c Change 'device' to 'self', to be more like the rest of the code 1999-06-26 12:55:25 +00:00
ulpt.c Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
umass.c 1) Do not include usbdivar.h and access the interface descriptor through 1999-06-20 15:46:13 +00:00
umodem.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
ums.c Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
usb_if.m Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usb_mem.h Textual changes 1999-01-22 00:51:12 +00:00
usb_port.h Remove superfluous semi-colon 1999-06-27 22:24:20 +00:00
usb_quirks.c Textual changes 1999-01-22 00:51:12 +00:00
usb_quirks.h Textual changes 1999-01-22 00:51:12 +00:00
usb_subr.c Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usb.c Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usb.h Add the semi-official Bulk protocol id 'P' 1999-07-03 22:19:41 +00:00
usbcdc.h Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usbdevs_data.h Add MultiTech Atlas modem 1999-06-27 22:28:02 +00:00
usbdevs.h Add MultiTech Atlas modem 1999-06-27 22:28:02 +00:00
usbdi_util.c Descriptors can be delivered with short transfers. 1999-05-03 23:21:28 +00:00
usbdi_util.h Textual changes 1999-01-22 00:51:12 +00:00
usbdi.c Every reqh in an aborted pipe is given status CANCELED and the callback is 1999-07-27 20:22:29 +00:00
usbdi.h Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usbdivar.h Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usbhid.h Textual changes 1999-01-22 00:51:12 +00:00