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

2015-05-07 Thread Jonathan Corbet
On Tue, 21 Apr 2015 15:03:10 +0200 Johan Hovold wrote: > > Really? I believe you should be able to do > > > > usbserial.vendor=vid usbserial.product=pid > > > > on the command line if usbserial is built-in. Not that I recommend doing > > that. But it should work. > > You're right, the

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

2015-05-07 Thread Jonathan Corbet
On Tue, 21 Apr 2015 15:03:10 +0200 Johan Hovold jo...@kernel.org wrote: Really? I believe you should be able to do usbserial.vendor=vid usbserial.product=pid on the command line if usbserial is built-in. Not that I recommend doing that. But it should work. You're right, the

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 > >

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

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

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 jo...@kernel.org writes: On Mon, Apr 20, 2015 at 10:15:20PM +0200, Marek Belisko wrote: From: H. Nikolaus Schaller h...@goldelico.com The parameters vendor= and product= are only available if compiled as a kernel

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 h...@goldelico.com 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

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

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

[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:

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

2015-04-20 Thread Marek Belisko
From: H. Nikolaus Schaller h...@goldelico.com 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

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

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 h...@goldelico.com 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

[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:

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

2015-04-13 Thread Marek Belisko
From: H. Nikolaus Schaller h...@goldelico.com 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