Re: [PATCH v2] Documentation usb serial: fixed how to provide vendor and product id

2015-04-21 Thread Johan Hovold
On Tue, Apr 21, 2015 at 01:57:05PM +0200, Bjørn Mork wrote: > Johan Hovold writes: > > On Mon, Apr 20, 2015 at 10:15:20PM +0200, Marek Belisko wrote: > >> From: "H. Nikolaus Schaller" > >> > >> The parameters vendor= and product= are only available > >> if compiled as a kernel module > > Really

Re: [PATCH v2] Documentation usb serial: fixed how to provide vendor and product id

2015-04-21 Thread Bjørn Mork
Johan Hovold writes: > On Mon, Apr 20, 2015 at 10:15:20PM +0200, Marek Belisko wrote: >> From: "H. Nikolaus Schaller" >> >> The parameters vendor= and product= are only available >> if compiled as a kernel module Really? I believe you should be able to do usbserial.vendor=vid usbserial.produ

Re: [PATCH v2] Documentation usb serial: fixed how to provide vendor and product id

2015-04-21 Thread Johan Hovold
On Mon, Apr 20, 2015 at 10:15:20PM +0200, Marek Belisko wrote: > From: "H. Nikolaus Schaller" > > While trying to test a Cinterion GSM/GPS/3G module I had reconfigured > the USB interface by mistake and therefore needed to run a different > USB driver than CDC-ACM. It turned out that I need the "

[PATCH v2] Documentation usb serial: fixed how to provide vendor and product id

2015-04-20 Thread Marek Belisko
From: "H. Nikolaus Schaller" While trying to test a Cinterion GSM/GPS/3G module I had reconfigured the USB interface by mistake and therefore needed to run a different USB driver than CDC-ACM. It turned out that I need the "usbserial" driver. This file is an official description how to use it:

Re: [PATCH v2] Documentation usb serial: fixed how to provide vendor and product id

2015-04-14 Thread Johan Hovold
On Mon, Apr 13, 2015 at 10:09:27PM +0200, Marek Belisko wrote: > From: "H. Nikolaus Schaller" > > While trying to test a Cinterion GSM/GPS/3G module I had reconfigured > the USB interface by mistake and therefore needed to run a different > USB driver than CDC-ACM. It turned out that I need the "

[PATCH v2] Documentation usb serial: fixed how to provide vendor and product id

2015-04-13 Thread Marek Belisko
From: "H. Nikolaus Schaller" While trying to test a Cinterion GSM/GPS/3G module I had reconfigured the USB interface by mistake and therefore needed to run a different USB driver than CDC-ACM. It turned out that I need the "usbserial" driver. This file is an official description how to use it: