On Tue, Dec 09, 2014 at 03:47:24AM +0000, ivo welch wrote: > > dear usb experts---per request in the readme file, I am asking the question here. > > I am trying to get a ptp-gadget device-side implementation of the Picture > Transfer Protocol to work on a beaglebone black (AM335x), running debian > 7.7. the hosts to use my beaglebone-black device will only be desktop > linux computers, so I won't have to worry about obsolete windows bugs. my > USB mass storage and USB networking are running on the same gadget USB > client port, so I know I have connection and no power issues. > > There is already a "simple" ptp implementation from denx that does what I > need. I want my device to listen (and/or take over) my USB port, answer > connections, allow file transfers, and allow disconnections. that's it. > (If there is a more solid standard implementation, please let me know. I > only need the minimum ptp functions, but I would like them to be as fast > and robust as possible.) > > after downloading the ptp-gadget git, an autoconf complains that > AM_MAINTAINER_MODE, AC_PROG_LIBTOOL and AM_INIT_AUTOMAKE are undefined. Why are you asking us this, why not ask the author of this out-of-tree code instead? There's nothing we can do about this random file you downloaded from some unknown location, right? sorry, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html