freebsd-nq/sys/dev/usb
Nick Hibma 1a7cfd07a3 Move the disabling of interrupts right before the allocation of the
resource. Avoids useless interrupts occurring between the allocation
of the interrupt resource and the final initialisation of the
kernel. Cause of these interrupts is unknown (a resuming device?).
1999-05-01 23:30:09 +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 Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
ohci.c UHCI_DEBUG should of course be OHCI_DEBUG 1999-04-17 21:48: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 Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
uhci_pci.c Move the disabling of interrupts right before the allocation of the 1999-05-01 23:30:09 +00:00
uhci.c Move the disabling of interrupts right before the allocation of the 1999-05-01 23:30:09 +00:00
uhcireg.h 1) Change printf's into DPRINTF. 1999-04-20 21:35:27 +00:00
uhcivar.h Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
uhid.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
uhub.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
ukbd.c 1) Make debugging more selective. 1999-04-11 20:50:33 +00:00
ulpt.c Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +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 Z direction was upside down. 1999-05-01 13:17:47 +00:00
usb_if.m Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
usb_mem.h Textual changes 1999-01-22 00:51:12 +00:00
usb_port.h Forgot one. 1999-04-21 12:08:07 +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 Add defines for Mass Storage Bulk-Only and COmmun. Class devices. 1999-04-20 21:25:29 +00:00
usbcdc.h Textual changes 1999-01-22 00:51:12 +00:00
usbdevs_data.h Added vendor OmniVision and camera 1999-05-01 13:16:35 +00:00
usbdevs.h Added vendor OmniVision and camera 1999-05-01 13:16:35 +00:00
usbdi_util.c 1) Make debugging more selective. 1999-04-11 20:50:33 +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 Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +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