Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2009 19:03:33 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb2/controller at91dci.c at91dci.h at91dci_atmelarm.c musb2_otg.c musb2_otg.h musb2_otg_atmelarm.c usb2_controller.h
Message-ID:  <200901131903.n0DJ3f6x072135@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-01-13 19:03:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb2/controller at91dci.c at91dci.h at91dci_atmelarm.c 
                            musb2_otg.c musb2_otg.h 
                            musb2_otg_atmelarm.c usb2_controller.h 
  Log:
  SVN rev 187175 on 2009-01-13 19:03:33Z by thompsa
  
  MFp4: //depot/projects/usb@155906
  
          Remove "vbus_interrupt" method from bus methods and use
          a global function instead for the various drivers using it.
          The reason for the removal is to simplify the code.
  
  Submitted by: Hans Petter Selasky
  
  Revision  Changes    Path
  1.9       +2 -6      src/sys/dev/usb2/controller/at91dci.c
  1.4       +1 -0      src/sys/dev/usb2/controller/at91dci.h
  1.7       +5 -6      src/sys/dev/usb2/controller/at91dci_atmelarm.c
  1.10      +2 -5      src/sys/dev/usb2/controller/musb2_otg.c
  1.4       +1 -0      src/sys/dev/usb2/controller/musb2_otg.h
  1.7       +3 -5      src/sys/dev/usb2/controller/musb2_otg_atmelarm.c
  1.4       +0 -4      src/sys/dev/usb2/controller/usb2_controller.h



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