freebsd-dev/sys/dev/usb
Poul-Henning Kamp 4e2f199e0c This commit should be a extensive NO-OP:
Reformat and initialize correctly all "struct cdevsw".

        Initialize the d_maj and d_bmaj fields.

        The d_reset field was not removed, although it is never used.

I used a program to do most of this, so all the files now use the
same consistent format.  Please keep it that way.

Vinum and i4b not modified, patches emailed to respective authors.
1999-05-30 16:53:49 +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 This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +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 - When aborting an interrupt pipe, just wait for 1ms for the completion 1999-05-30 12:49:39 +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 This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +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 This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
ulpt.c This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +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 This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +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 This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +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