ptp-gadget (by denx) on beaglebone black

2014-12-08 Thread ivo welch
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 desk

Re: ptp-gadget (by denx) on beaglebone black

2014-12-09 Thread ivo welch
ze up. (I know I could start with higher level protocols, like ethernet or serial over usb or mass storage, but I want the low-level USB.)] /iaw Ivo Welch (ivo.we...@gmail.com) http://www.ivo-welch.info/ -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in

Learning USB Programming on Linux

2014-12-10 Thread ivo welch
example with working basic "echo" responder at first. * what's the best way to start learning the USB software stack on reasonably current kernels, without imposing too much on readers of this mailing list? * are there good up-to-date books? /iaw Ivo Welch (ivo.we...@gmail.co

Re: Learning USB Programming on Linux

2014-12-10 Thread ivo welch
thank you, greg. if linux-usb is the wrong starter, can you recommend some pointers to good starter documentation and books about writing user-space USB programs? (is it really "read the linux kernel source"??) Ivo Welch (ivo.we...@gmail.com) http://www.ivo-welch.info/ J. F