Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2007 16:23:31 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb ehci.c ehcivar.h ohci.c ohcivar.h uhci.c uhcivar.h ukbd.c usbdivar.h
Message-ID:  <200706141623.l5EGNVBU064504@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2007-06-14 16:23:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ehci.c ehcivar.h ohci.c ohcivar.h uhci.c 
                         uhcivar.h ukbd.c usbdivar.h 
  Log:
  Expand callout compatibility macros in the main usb bridges.
  
  Revision  Changes    Path
  1.54      +16 -20    src/sys/dev/usb/ehci.c
  1.17      +2 -5      src/sys/dev/usb/ehcivar.h
  1.169     +11 -11    src/sys/dev/usb/ohci.c
  1.47      +1 -1      src/sys/dev/usb/ohcivar.h
  1.175     +13 -14    src/sys/dev/usb/uhci.c
  1.45      +1 -1      src/sys/dev/usb/uhcivar.h
  1.64      +4 -4      src/sys/dev/usb/ukbd.c
  1.50      +1 -1      src/sys/dev/usb/usbdivar.h



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