On Thu, Jun 22, 2006 at 03:24:21PM -0300, Manuel Naranjo wrote:
> > There is no general USB to serial spec, sorry. You will have to contact
> > the vendor of your device to get the protocol used to talk to the device
> > in order to create a Linux driver.
> >
> > Or perhaps it already works with
> There is no general USB to serial spec, sorry. You will have to contact
> the vendor of your device to get the protocol used to talk to the device
> in order to create a Linux driver.
>
> Or perhaps it already works with Linux as it uses one of the common
> chipsets that are availble for this (
On Thu, Jun 22, 2006 at 11:59:14AM -0300, Manuel Naranjo wrote:
> Hi:
> I'm new to linux usb, i'm trying to make a usb serial adapter work, but
> i can not, is there any official documentation about the Serial USB
> module, because i can not find nothing on internet.
There is no general USB to s
>
> Well, the only 'generic' one I know is the usb-serial.txt file under
> Documentation/usb/. Also available here:
>
> http://www.mjmwired.net/kernel/Documentation/usb/usb-serial.txt
I have just found that thanks anyway
> But would be better if you say what wha you adapter is and what
>
Hi Manuel,
On Thu, 22 Jun 2006 11:59:14 -0300
Manuel Naranjo <[EMAIL PROTECTED]> wrote:
| Hi:
| I'm new to linux usb, i'm trying to make a usb serial adapter work, but
| i can not, is there any official documentation about the Serial USB
| module, because i can not find nothing on internet.