amdmi3      2009-02-18 23:07:57 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/dfu-util       Makefile distinfo pkg-descr pkg-message 
    comms/dfu-util/files patch-configure.ac patch-src-commands.h 
                         patch-src-dfu.c patch-src-dfu.h 
                         patch-src-main.c patch-src-sam7dfu.c 
  Log:
  dfu-util is a program that implements the host (PC) side of the USB DFU
  (Universal Serial Bus Device Firmware Upgrade) protocol.
  
  In the OpenMoko project (for example), this program is used to communicate
  with the specially enhanced u-boot boot loader, which implements the DFU
  device side.
  
  Author: Bruce Cran <[email protected]>
  WWW:   http://wiki.openmoko.org/wiki/Dfu-util
  
  PR:             131430
  Submitted by:   Bruce Cran <bruce at cran dot org dot uk>
  
  Revision  Changes    Path
  1.201     +1 -0      ports/comms/Makefile
  1.1       +37 -0     ports/comms/dfu-util/Makefile (new)
  1.1       +3 -0      ports/comms/dfu-util/distinfo (new)
  1.1       +13 -0     ports/comms/dfu-util/files/patch-configure.ac (new)
  1.1       +11 -0     ports/comms/dfu-util/files/patch-src-commands.h (new)
  1.1       +11 -0     ports/comms/dfu-util/files/patch-src-dfu.c (new)
  1.1       +11 -0     ports/comms/dfu-util/files/patch-src-dfu.h (new)
  1.1       +11 -0     ports/comms/dfu-util/files/patch-src-main.c (new)
  1.1       +11 -0     ports/comms/dfu-util/files/patch-src-sam7dfu.c (new)
  1.1       +9 -0      ports/comms/dfu-util/pkg-descr (new)
  1.1       +2 -0      ports/comms/dfu-util/pkg-message (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to