On Tuesday 17 April 2012 12:01:48 Matthias Apitz wrote: > Hello, > > > > > > 'dfu-util' from FreeBSD: > > > > > > > > > > $ dfu-util -V > > > > > dfu-util - (C) 2007-2008 by OpenMoko Inc. > > > > > This program is Free Software and has ABSOLUTELY NO WARRANTY > > > > > dfu-util version 0.1+svnUnversioned directory > > > > > > > > Latest version is 0.5 see > > > > http://dfu-util.gnumonks.org/ > > > > > > this is not ported to FreeBSD; I will try to get it updated or port it > > > by my onw; > > I have compiled dfu-util 0.5 directly from the sources because the port > is version 0.1 from 2009; this went streight forward with: > > $ USB_CFLAGS=" " USB_LIBS="-lusb" ./configure > $ make > > but the resulting dfu-util somehow does not work (while the 0.1 version > works fine on the same FreeBSD host and the same Freerunner): > > # ~/dfu-util-0.5/src/dfu-util -d 0x1d50:0x5119 -a rootfs -R -D > shr-image-om-gta02-20120413222611.rootfs.jffs2 dfu-util 0.5
Could you provide a source-code diff? --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
