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

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

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, Johan Hovold pisze

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

2014-02-23 Thread Emanuel Koczwara
Hi, W dniu 18.02.2014 10:36, Johan Hovold pisze: On Sun, Feb 16, 2014 at 12:35:06PM +0100, Emanuel Koczwara wrote: Hi, I have a device (thermal printer) which communicates through rs232. It has also usb adapter/converter build-in. root@emanuel-laptop:/home/emanuel# lsusb Bus 004 Device 004

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

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

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

usbserial_generic, idVendor=1a28, idProduct=6010

2014-02-16 Thread Emanuel Koczwara
Hi, I have a device (thermal printer) which communicates through rs232. It has also usb adapter/converter build-in. root@emanuel-laptop:/home/emanuel# lsusb Bus 004 Device 004: ID 8086:0189 Intel Corp. Bus 004 Device 008: ID 1a28:6010 -- here Bus 004 Device 002: ID 8087:0024 Intel Corp.