Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-19 Thread Sergei Organov
Greg KH <[EMAIL PROTECTED]> writes: > On Fri, Jun 16, 2006 at 08:05:20PM +0400, Sergei Organov wrote: >> Greg KH <[EMAIL PROTECTED]> writes: [...] >> > This patch: >> > >> > http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-04-usb/airprime_major_update.patch >> >> I've ap

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-16 Thread Greg KH
On Fri, Jun 16, 2006 at 08:05:20PM +0400, Sergei Organov wrote: > Greg KH <[EMAIL PROTECTED]> writes: > > > On Tue, Jun 13, 2006 at 02:42:38PM +0400, Sergei Organov wrote: > >> Greg KH <[EMAIL PROTECTED]> writes: > [...] > >> > I've posted some patches here for the airprime driver that should be >

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-16 Thread Sergei Organov
Greg KH <[EMAIL PROTECTED]> writes: > On Tue, Jun 13, 2006 at 02:42:38PM +0400, Sergei Organov wrote: >> Greg KH <[EMAIL PROTECTED]> writes: [...] >> > I've posted some patches here for the airprime driver that should be >> > able to saturate the USB bus as fast as the device can handle. If you >

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-15 Thread Greg KH
On Tue, Jun 13, 2006 at 02:42:38PM +0400, Sergei Organov wrote: > Greg KH <[EMAIL PROTECTED]> writes: > > > On Thu, Jun 08, 2006 at 09:16:17AM +0400, Sergei Organov wrote: > >> Hi Luiz, > >> > >> "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> writes: > >> > Hi Sergei, > >> [...] > >> > I sai

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-13 Thread Sergei Organov
Greg KH <[EMAIL PROTECTED]> writes: > On Thu, Jun 08, 2006 at 09:16:17AM +0400, Sergei Organov wrote: >> Hi Luiz, >> >> "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> writes: >> > Hi Sergei, >> [...] >> > I said 'current design' because the generic code could be merged >> > with usbserial co

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-09 Thread Greg KH
On Thu, Jun 08, 2006 at 09:16:17AM +0400, Sergei Organov wrote: > Hi Luiz, > > "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> writes: > > Hi Sergei, > [...] > > I said 'current design' because the generic code could be merged > > with usbserial core with the libata-like design we discussed >

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-09 Thread Luiz Fernando N. Capitulino
On Fri, 9 Jun 2006 09:16:37 -0700 Greg KH <[EMAIL PROTECTED]> wrote: | On Thu, Jun 08, 2006 at 05:22:50PM -0300, Luiz Fernando N. Capitulino wrote: | > On Wed, 7 Jun 2006 15:40:13 -0700 | > Greg KH <[EMAIL PROTECTED]> wrote: | > | > | On Wed, Jun 07, 2006 at 04:53:33PM -0300, Luiz Fernando N. Cap

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-09 Thread Greg KH
On Thu, Jun 08, 2006 at 05:22:50PM -0300, Luiz Fernando N. Capitulino wrote: > On Wed, 7 Jun 2006 15:40:13 -0700 > Greg KH <[EMAIL PROTECTED]> wrote: > > | On Wed, Jun 07, 2006 at 04:53:33PM -0300, Luiz Fernando N. Capitulino wrote: > | > > | > Hi Sergei, > | > > | > On Wed, 07 Jun 2006 21:54:1

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-08 Thread Luiz Fernando N. Capitulino
On Thu, 08 Jun 2006 09:16:17 +0400 Sergei Organov <[EMAIL PROTECTED]> wrote: | Hi Luiz, | | "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> writes: | > Hi Sergei, | [...] | > I said 'current design' because the generic code could be merged | > with usbserial core with the libata-like design w

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-08 Thread Luiz Fernando N. Capitulino
On Wed, 7 Jun 2006 15:40:13 -0700 Greg KH <[EMAIL PROTECTED]> wrote: | On Wed, Jun 07, 2006 at 04:53:33PM -0300, Luiz Fernando N. Capitulino wrote: | > | > Hi Sergei, | > | > On Wed, 07 Jun 2006 21:54:16 +0400 | > Sergei Organov <[EMAIL PROTECTED]> wrote: | > | > | Would it be a welcome contri

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-07 Thread Sergei Organov
Hi Luiz, "Luiz Fernando N. Capitulino" <[EMAIL PROTECTED]> writes: > Hi Sergei, [...] > I said 'current design' because the generic code could be merged > with usbserial core with the libata-like design we discussed > some days ago (which is part of my Serial Core port WIP[1]). > > [1] > http:/

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-07 Thread Greg KH
On Wed, Jun 07, 2006 at 04:53:33PM -0300, Luiz Fernando N. Capitulino wrote: > > Hi Sergei, > > On Wed, 07 Jun 2006 21:54:16 +0400 > Sergei Organov <[EMAIL PROTECTED]> wrote: > > | Would it be a welcome contribution if I try to split the "generic" into, > | say, usb-serial-core and usb-serial-g

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-07 Thread Luiz Fernando N. Capitulino
Hi Sergei, On Wed, 07 Jun 2006 21:54:16 +0400 Sergei Organov <[EMAIL PROTECTED]> wrote: | Would it be a welcome contribution if I try to split the "generic" into, | say, usb-serial-core and usb-serial-generic, the latter being really | tiny at the beginning, and then improve it for speed? I've

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-07 Thread Sergei Organov
Greg KH <[EMAIL PROTECTED]> writes: > On Wed, Jun 07, 2006 at 12:27:03PM +0400, Sergei Organov wrote: >> Greg KH <[EMAIL PROTECTED]> writes: >> > On Mon, Jun 05, 2006 at 06:05:12PM +0400, Sergei Organov wrote: >> >> Hello, >> >> >> >> I'm using usbserial module to talk to a device supporting 2 bu

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-07 Thread Greg KH
On Wed, Jun 07, 2006 at 12:27:03PM +0400, Sergei Organov wrote: > Greg KH <[EMAIL PROTECTED]> writes: > > On Mon, Jun 05, 2006 at 06:05:12PM +0400, Sergei Organov wrote: > >> Hello, > >> > >> I'm using usbserial module to talk to a device supporting 2 bulk > >> endpoints (high speed USB 1.1). > >

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-07 Thread Sergei Organov
Greg KH <[EMAIL PROTECTED]> writes: > On Mon, Jun 05, 2006 at 06:05:12PM +0400, Sergei Organov wrote: >> Hello, >> >> I'm using usbserial module to talk to a device supporting 2 bulk >> endpoints (high speed USB 1.1). [...] > >> The input from the device to the host is >> OK. However, when I write

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-07 Thread Sergei Organov
Greg KH <[EMAIL PROTECTED]> writes: > On Mon, Jun 05, 2006 at 06:05:12PM +0400, Sergei Organov wrote: >> Hello, >> >> I'm using usbserial module to talk to a device supporting 2 bulk >> endpoints (high speed USB 1.1). > > Which usb-serial driver are you using? Or are you just using the > generic

Re: [linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-06 Thread Greg KH
On Mon, Jun 05, 2006 at 06:05:12PM +0400, Sergei Organov wrote: > Hello, > > I'm using usbserial module to talk to a device supporting 2 bulk > endpoints (high speed USB 1.1). Which usb-serial driver are you using? Or are you just using the generic driver? > The input from the device to the hos

[linux-usb-devel] usbserial: fake 0x80 before CR and/or LF.

2006-06-05 Thread Sergei Organov
Hello, I'm using usbserial module to talk to a device supporting 2 bulk endpoints (high speed USB 1.1). The input from the device to the host is OK. However, when I write a sequence containing CR and/or LF to the device, the device sees fake 0x80 just before CR and/or LF, and I see this fake 0x80