Re: [linux-usb-devel] usb-serial generic driver and Cypress bulk endpoint tests

2003-07-30 Thread Charles Lepple
Greg KH said: > On Thu, Jul 24, 2003 at 04:19:20PM -0400, Charles Lepple wrote: >> I was looking at using the generic usb-serial driver as a debug console, > > Hahaha, good luck :) very reassuring :-) lemme clarify, it's probably not as bad as it sounds... > If you really want to do this, try the

Re: [linux-usb-devel] usb-serial generic driver and Cypress bulk endpoint tests

2003-07-30 Thread Greg KH
On Wed, Jul 30, 2003 at 05:47:16PM -0400, Charles Lepple wrote: > Greg KH said: > > On Thu, Jul 24, 2003 at 04:19:20PM -0400, Charles Lepple wrote: > >> I was looking at using the generic usb-serial driver as a debug console, > > > > Hahaha, good luck :) > > very reassuring :-) lemme clarify, it's

Re: [linux-usb-devel] usb-serial generic driver and Cypress bulk endpoint tests

2003-07-30 Thread Greg KH
On Thu, Jul 24, 2003 at 04:19:20PM -0400, Charles Lepple wrote: > I was looking at using the generic usb-serial driver as a debug console, Hahaha, good luck :) If you really want to do this, try the USB Serial Console config option, that will do what you want to do (I think, you are talking kerne

[linux-usb-devel] usb-serial generic driver and Cypress bulk endpoint tests

2003-07-24 Thread Charles Lepple
I was looking at using the generic usb-serial driver as a debug console, and so I tried a simple loopback test. I doubt I got all the config registers set up correctly, but to double-check, I loaded Cypress's bulktest firmware (which copies everything from EP2OUT to EP2IN) and couldn't get that to