1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/dev/usb
Nick Hibma 97797dc959 Various bug fixes:
1) Removed 'emulation' of bitmaps in printfs, FreeBSD seems to have caught
  up on that one
2) Fixed a few bugs in the timeout/timo timeout variables
3) First attempt at fixing a bug mentioned by Kazu: uhci_run is not able
  start/stop his USB host on his motherboard.
1998-12-09 23:36:15 +00:00
..
hid.c Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
hid.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
ohci.c Preliminary support for OHCI motherboards 1998-12-09 23:28:43 +00:00
ohcireg.h Various bug fixes: 1998-12-09 23:36:15 +00:00
ohcivar.h Various bug fixes: 1998-12-09 23:36:15 +00:00
queue.addendum.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
ugen.c Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
uhci.c Various bug fixes: 1998-12-09 23:36:15 +00:00
uhcireg.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
uhcivar.h Various bug fixes: 1998-12-09 23:36:15 +00:00
uhid.c Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
uhub.c Various bug fixes: 1998-12-09 23:36:15 +00:00
ukbd.c Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
ulpt.c Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
ums.c Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usb_if.m Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usb_mem.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usb_port.h Various bug fixes: 1998-12-09 23:36:15 +00:00
usb_quirks.c Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usb_quirks.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usb_subr.c Various bug fixes: 1998-12-09 23:36:15 +00:00
usb.c Various bug fixes: 1998-12-09 23:36:15 +00:00
usb.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usbdevs_data.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usbdevs.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usbdi_util.c Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usbdi_util.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usbdi.c Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usbdi.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00
usbdivar.h Various bug fixes: 1998-12-09 23:36:15 +00:00
usbhid.h Initial commit of ported NetBSD USB stack 1998-11-26 23:13:13 +00:00