Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 1998 15:36:15 -0800 (PST)
From:      Nick Hibma <n_hibma@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/dev/usb ohcireg.h ohcivar.h uhci.c uhcivar.h uhub.c usb.c usb_port.h usb_subr.c usbdivar.h
Message-ID:  <199812092336.PAA26717@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     1998/12/09 15:36:15 PST

  Modified files:
    sys/dev/usb          ohcireg.h ohcivar.h uhci.c uhcivar.h 
                         uhub.c usb.c usb_port.h usb_subr.c 
                         usbdivar.h 
  Log:
  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.
  
  Revision  Changes    Path
  1.2       +7 -5      src/sys/dev/usb/ohcireg.h
  1.2       +14 -3     src/sys/dev/usb/ohcivar.h
  1.2       +33 -26    src/sys/dev/usb/uhci.c
  1.2       +1 -2      src/sys/dev/usb/uhcivar.h
  1.2       +4 -1      src/sys/dev/usb/uhub.c
  1.2       +1 -1      src/sys/dev/usb/usb.c
  1.2       +0 -1      src/sys/dev/usb/usb_port.h
  1.2       +3 -2      src/sys/dev/usb/usb_subr.c
  1.2       +2 -3      src/sys/dev/usb/usbdivar.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812092336.PAA26717>