Re: usbserial_generic

2014-08-18 Thread 'Johan Hovold'
On Mon, Aug 18, 2014 at 04:21:10PM +, David Laight wrote: > > > > Do you know what the three interfaces are used for by the way? And do > > > > you > > > > have any idea about whether the other products using the same PID also > > > > have six bulk endpoints (three tty interfaces)? > > Intere

RE: usbserial_generic

2014-08-18 Thread David Laight
> > > Do you know what the three interfaces are used for by the way? And do you > > > have any idea about whether the other products using the same PID also > > > have six bulk endpoints (three tty interfaces)? Interestingly I've a modern Asmedia motherboard for the haswell cpu that has 5 RS232 po

Re: usbserial_generic

2014-08-18 Thread Johan Hovold
> > Do you know what the three interfaces are used for by the way? And do you > > have any idea about whether the other products using the same PID also > > have six bulk endpoints (three tty interfaces)? > > Yes. There are three [mostly] independent terminals. The older > devices were normally

Re: usbserial_generic

2014-08-14 Thread Johan Hovold
[ Please try to avoid top-posting. ] On Wed, Aug 13, 2014 at 09:59:35AM -0600, Kirk Madsen wrote: > I can try a patch, but the testing will have to fit in between the > primary uses of the machine (we have entirely too few Linux boxes at > work, and far too many Windows ones), so there might be a

RE: usbserial_generic

2014-08-13 Thread Kirk Madsen
13, 2014 01:16 To: Kirk Madsen Cc: linux-usb@vger.kernel.org Subject: Re: usbserial_generic On Tue, Aug 12, 2014 at 09:53:41AM -0600, Kirk Madsen wrote: > After a great deal of searching, I discovered that instead of doing a > simple "/sbin/modprobe usbserial vendor=0x09d7 product=0

Re: usbserial_generic

2014-08-13 Thread Johan Hovold
  1.478127] usb 1-1.1: New USB device strings: Mfr=1, Product=2, > SerialNumber=3 > [    1.478130] usb 1-1.1: Product: Novatel GPS Receiver > [    1.478133] usb 1-1.1: Manufacturer: Novatel Inc. > [    1.478135] usb 1-1.1: SerialNumber: BFN14190250 > [    1.479205] usbserial_gene

usbserial_generic

2014-08-12 Thread Kirk Madsen
usb 1-1.1: Product: Novatel GPS Receiver [    1.478133] usb 1-1.1: Manufacturer: Novatel Inc. [    1.478135] usb 1-1.1: SerialNumber: BFN14190250 [    1.479205] usbserial_generic 1-1.1:1.0: The "generic" usb-serial driver is only for testing and one-off prototypes. [    1.479209] usbseri

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-08-04 Thread Johan Hovold
On Mon, Aug 04, 2014 at 10:00:50AM +, Kowalski Marcin wrote: > Emanuel Koczwara writes: > > > > > Hi, > > > > I have a device (thermal printer) which communicates through rs232. It > > has also usb adapter/converter build-in. > > > (...) > > > > and this "1`" inside is strange, so I inve

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-08-04 Thread Kowalski Marcin
Emanuel Koczwara writes: > > Hi, > > I have a device (thermal printer) which communicates through rs232. It > has also usb adapter/converter build-in. > (...) > > and this "1`" inside is strange, so I investigated further: > > emanuel emanuel-laptop:~$ cat /dev/ttyUSB0 > 1`1`1`1`1`1`1`1 (.

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-03-13 Thread Johan Hovold
On Wed, Mar 12, 2014 at 10:35:25PM +0100, Emanuel Koczwara wrote: > Yes, it works. The device is recognized. I'm waiting for detailed > informations and logs, I'll post them here (I don't have the device > anymore). Thank you for your interest. That sounds promising. It would be interesting to s

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-03-12 Thread Emanuel Koczwara
Hi, Dnia 2014-03-12, śro o godzinie 19:50 +0100, Johan Hovold pisze: > On Mon, Feb 24, 2014 at 11:43:35AM +0100, Emanuel Koczwara wrote: > > W dniu 24.02.2014 11:25, Johan Hovold pisze: > > > > > This is likely an ftdi-device. Care to try the patch below? > > > >Thanks, I'll try. > > Have y

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-03-12 Thread Johan Hovold
On Mon, Feb 24, 2014 at 11:43:35AM +0100, Emanuel Koczwara wrote: > W dniu 24.02.2014 11:25, Johan Hovold pisze: > > > This is likely an ftdi-device. Care to try the patch below? > >Thanks, I'll try. Have you tested the patch I sent? How did it go? As a quick test (which does not require re

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-24 Thread Emanuel Koczwara
Hi, W dniu 24.02.2014 11:25, Johan Hovold pisze: > On Mon, Feb 24, 2014 at 10:28:05AM +0100, Emanuel Koczwara wrote: >> Hi, >> >> W dniu 24.02.2014 09:30, Johan Hovold pisze: >> > On Mon, Feb 24, 2014 at 01:46:59AM +0100, Emanuel Koczwara wrote: >> >> Hi, >> >> >> >> W dniu 23.02.2014 21:21,

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-24 Thread Johan Hovold
On Mon, Feb 24, 2014 at 10:28:05AM +0100, Emanuel Koczwara wrote: > Hi, > > W dniu 24.02.2014 09:30, Johan Hovold pisze: > > On Mon, Feb 24, 2014 at 01:46:59AM +0100, Emanuel Koczwara wrote: > >> Hi, > >> > >> W dniu 23.02.2014 21:21, Johan Hovold pisze: > >>> You might need to mount debugfs:

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-24 Thread Emanuel Koczwara
Hi, W dniu 24.02.2014 09:30, Johan Hovold pisze: > On Mon, Feb 24, 2014 at 01:46:59AM +0100, Emanuel Koczwara wrote: >> Hi, >> >> W dniu 23.02.2014 21:21, Johan Hovold pisze: >>> You might need to mount debugfs: mount -t debugfs none >>> /sys/kernel/debug and make sure your kernel is compiled wit

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-24 Thread Johan Hovold
On Mon, Feb 24, 2014 at 01:46:59AM +0100, Emanuel Koczwara wrote: > Hi, > > W dniu 23.02.2014 21:21, Johan Hovold pisze: > > You might need to mount debugfs: mount -t debugfs none > > /sys/kernel/debug and make sure your kernel is compiled with > > CONFIG_DYNAMIC_DEBUG (and CONFIG_DEBUG_FS) enab

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-23 Thread Emanuel Koczwara
Hi, W dniu 23.02.2014 21:21, Johan Hovold pisze: You might need to mount debugfs: mount -t debugfs none /sys/kernel/debug and make sure your kernel is compiled with CONFIG_DYNAMIC_DEBUG (and CONFIG_DEBUG_FS) enabled. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-usb"

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-23 Thread Johan Hovold
On Sun, Feb 23, 2014 at 09:09:53PM +0100, Emanuel Koczwara wrote: > Hi, > > W dniu 23.02.2014 18:58, Johan Hovold pisze: > > Perhaps the printer is sending some status bytes that we shouldn't > > pass to user space. Could you provide a log from when you send a > > command and get a response whil

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-23 Thread Emanuel Koczwara
Hi, W dniu 23.02.2014 21:10, Emanuel Koczwara pisze: Hi, W dniu 23.02.2014 18:58, Johan Hovold pisze: Perhaps the printer is sending some status bytes that we shouldn't pass to user space. Could you provide a log from when you send a command and get a response while running with debugging ena

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-23 Thread Emanuel Koczwara
Hi, W dniu 23.02.2014 18:58, Johan Hovold pisze: Perhaps the printer is sending some status bytes that we shouldn't pass to user space. Could you provide a log from when you send a command and get a response while running with debugging enabled? You can enable debugging with echo "module usbse

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-23 Thread Johan Hovold
On Sun, Feb 23, 2014 at 03:40:58PM +0100, Emanuel Koczwara wrote: > W dniu 18.02.2014 10:36, Johan Hovold pisze: > > On Sun, Feb 16, 2014 at 12:35:06PM +0100, Emanuel Koczwara wrote: > >> I have just one problem with that device. This is typical response from > >> the printer: > >> > >> 1#X0;0;0;1

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-23 Thread Emanuel Koczwara
08] usb 4-1.3: string descriptor 0 read error: -32 [34450.029521] usb 4-1.3: New USB device found, idVendor=1a28, idProduct=6010 [34450.029526] usb 4-1.3: New USB device strings: Mfr=4, Product=14, SerialNumber=0 [34450.029927] usbserial_generic 4-1.3:1.0: The "generic" usb-serial driver

Re: usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-18 Thread Johan Hovold
gt;Self Powered > > After 'modprobe usbserial vendor=0x1a28 product=0x6010' the device is > working, /dev/ttyUSB0 pops out. I can read and write to /dev/ttyUSB0 and > it responds. > > [34449.932999] usb 4-1.3: new full-speed USB device number 8 using ehci-pci > [34450.029508

usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-16 Thread Emanuel Koczwara
trings: Mfr=4, Product=14, SerialNumber=0 [34450.029927] usbserial_generic 4-1.3:1.0: The "generic" usb-serial driver is only for testing and one-off prototypes. [34450.029932] usbserial_generic 4-1.3:1.0: Tell linux-usb@vger.kernel.orgto add your device to a proper driver. [34450.029936]

Re: usbserial_generic does not recognize Inovia SEW858 (or TE W120) 3G modem

2013-10-05 Thread Greg KH
On Thu, Oct 03, 2013 at 11:13:16AM +0400, Pavel Parkhomenko wrote: > Hello world! > > Greg Kroah-Hartman asked me to post this to linux-usb mailing list. > > Inovia SEW858 (or TE W120) 3G modem is a device with three virtual > serial ports, it has VID=0x20a6 and PID=0x1105. To make use of this >

usbserial_generic does not recognize Inovia SEW858 (or TE W120) 3G modem

2013-10-03 Thread Pavel Parkhomenko
Hello world! Greg Kroah-Hartman asked me to post this to linux-usb mailing list. Inovia SEW858 (or TE W120) 3G modem is a device with three virtual serial ports, it has VID=0x20a6 and PID=0x1105. To make use of this modem one have to issue $ sudo modprobe -v usbserial vendor=0x20a6 product=0x110