Re: [PATCH 14/17] Documentation: usb: SERIAL function testing

2014-12-02 Thread Johan Hovold
On Mon, Dec 01, 2014 at 09:33:45AM +0100, Andrzej Pietrasiewicz wrote: > W dniu 28.11.2014 o 16:37, Johan Hovold pisze: > > On Fri, Nov 28, 2014 at 02:57:47PM +0100, Andrzej Pietrasiewicz wrote: > >> Summary of how to test SERIAL function of USB gadget. > > > >> +Testing the SERIAL function > >> +-

Re: [PATCH 14/17] Documentation: usb: SERIAL function testing

2014-12-01 Thread Andrzej Pietrasiewicz
W dniu 28.11.2014 o 16:37, Johan Hovold pisze: On Fri, Nov 28, 2014 at 02:57:47PM +0100, Andrzej Pietrasiewicz wrote: Summary of how to test SERIAL function of USB gadget. +Testing the SERIAL function +--- + +On host: insmod usbserial vendor= product= You should use

Re: [PATCH 14/17] Documentation: usb: SERIAL function testing

2014-11-28 Thread Johan Hovold
On Fri, Nov 28, 2014 at 02:57:47PM +0100, Andrzej Pietrasiewicz wrote: > Summary of how to test SERIAL function of USB gadget. > +Testing the SERIAL function > +--- > + > +On host: insmod usbserial vendor= product= You should use the sysfs interface to add the IDs dynamica

[PATCH 14/17] Documentation: usb: SERIAL function testing

2014-11-28 Thread Andrzej Pietrasiewicz
Summary of how to test SERIAL function of USB gadget. Signed-off-by: Andrzej Pietrasiewicz --- Documentation/usb/gadget-testing.txt | 30 ++ 1 file changed, 30 insertions(+) diff --git a/Documentation/usb/gadget-testing.txt b/Documentation/usb/gadget-testing.txt ind