freebsd-dev/sys/dev/usb
Nick Hibma f26c33d249 usbdi.h:
Implement priorities.
GENERIC, LINT, files:
        Remove remarks about ordering of device names.
GENERIC, LINT:
        Sort the devices alphabetically in LINT and GENERIC.
1999-05-20 20:02:37 +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 Add comment about split in driver 1999-05-20 19:52:04 +00:00
ohci.c Trivial tweak to avoid a warning. 1999-05-08 21:36:03 +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
ucom.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
ugen.c Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
uhci_pci.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
uhci.c Oops. Introduced a typo in one of previous commits. 1999-05-01 23:59:09 +00:00
uhcireg.h 1) Change printf's into DPRINTF. 1999-04-20 21:35:27 +00:00
uhcivar.h Clean up parts of struct shared between NetBSD and FreeBSD 1999-05-03 23:12:49 +00:00
uhid.c Enable the support for a file interface on the HID driver for 1999-05-09 20:13:51 +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 '#if UKBD_DEBUG' to '#ifdef...' 1999-05-03 23:16:05 +00:00
ulpt.c Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
umass.c Take out calls to cam_sim_set_basexfer_speed(), the base transfer speed is 1999-05-06 21:12:58 +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 Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference between 1999-05-09 13:00:50 +00:00
usb_if.m Remove disconnected method 1999-05-03 23:19:55 +00:00
usb_mem.h Textual changes 1999-01-22 00:51:12 +00:00
usb_port.h Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +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 Remove feature creep: STAILQ_REMOVE_HEAD_UNTIL added it for convenience 1999-04-20 22:37:18 +00:00
usb.c Enclose .hcidebug in '#ifdef N.HCI' 1999-04-20 21:10:43 +00:00
usb.h Replace UE_GET_IN with UE_GET_DIR 1999-05-03 23:18:11 +00:00
usbcdc.h Add a load of definitions 1999-05-03 23:20:37 +00:00
usbdevs_data.h Added Thrustmaster Fusion Digital Gamepad 1999-05-09 18:29:37 +00:00
usbdevs.h Added Thrustmaster Fusion Digital Gamepad 1999-05-09 18:29:37 +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 Remove feature creep: STAILQ_REMOVE_HEAD_UNTIL added it for convenience 1999-04-20 22:37:18 +00:00
usbdi.h usbdi.h: 1999-05-20 20:02:37 +00:00
usbdivar.h Textual changes 1999-01-22 00:51:12 +00:00
usbhid.h Textual changes 1999-01-22 00:51:12 +00:00