freebsd-dev/sys/dev/usb
Kenneth D. Merry 169b302922 Take out calls to cam_sim_set_basexfer_speed(), the base transfer speed is
now returned in the path inquiry CCB.

Submitted by:	Nick Hibma <hibma@skylink.it>
1999-05-06 21:12:58 +00:00
..
hid.c
hid.h
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 Clean up debugging output 1999-05-03 23:11:41 +00:00
ohcireg.h
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 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 Add URL to HID spec 1999-05-03 23:13:14 +00:00
uhub.c Remove double removal of children of a hub. (remove disconnected method) 1999-05-03 23:14:46 +00:00
ukbd.c Change '#if UKBD_DEBUG' to '#ifdef...' 1999-05-03 23:16:05 +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
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 Z direction was upside down. 1999-05-01 13:17:47 +00:00
usb_if.m Remove disconnected method 1999-05-03 23:19:55 +00:00
usb_mem.h
usb_port.h Forgot one. 1999-04-21 12:08:07 +00:00
usb_quirks.c
usb_quirks.h
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 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 Descriptors can be delivered with short transfers. 1999-05-03 23:21:28 +00:00
usbdi_util.h
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
usbhid.h