I haven't hit a random off-brand usb to serial adapter in years that
linux *didn't* recognize and *just work*.  I prefer the $22 dollar dual
usb serial adapter you can get from frys, as I'm typically deploying
network hardware in mass and need multiple at a time.  I have an 8 port
brick usb-to-serial I sniped off ebay cheap as well that is just plug
and play too.  For the most part, they all seem to use the same Prolific
(no pun intended) chipset, or some variant thereof.

Long story short, I think you're probably safe - as stated, the drivers
are very robust these days.

-mb


> -------- Original Message --------
> Subject: Re: recommend serial-to-usb adapter?
> From: Alan Dayley <aday...@gmail.com>
> Date: Wed, January 26, 2011 12:57 pm
> To: Main PLUG discussion list <plug-discuss@lists.plug.phoenix.az.us>
> 
> 
> The Linux drivers for USB-to-serial converters are pretty robust now
> days.  I have seen ones from Tripplite and others work well.
> 
> Take care with your connection parameters, however.  If you use
> software flow control (a.k.a. Xon-Xoff) and baud rate above 19.2K you
> will have issues with long data streams.  It is as if the flow control
> is not fast enough through the driver layers and bytes will drop.
> This happens with a USB-to-serial converter on Windows, Linux or OSX.
> 
> A way around it is to use correcting protocols like kermit for long
> transfers, if your target supports such.
> 
> Alan
> 
> On Wed, Jan 26, 2011 at 12:43 PM, Joseph King <joseph.k...@joking.net> wrote:
> > Which brand did you try? I use a Keyspan converter, and although I haven't
> > tried it directly from my Ubuntu VM, it works great with OS X...
> >
> > In Your Service,
> >
> > Joseph King
> > http://www.linkedin.com/in/joking
> > http://www.joking.net
> > http://joking611.wordpress.com/
> >
> > -----Original Message-----
> > From: plug-discuss-boun...@lists.plug.phoenix.az.us
> > [mailto:plug-discuss-boun...@lists.plug.phoenix.az.us] On Behalf Of Steven
> > A. DuChene
> > Sent: Wednesday, January 26, 2011 12:02 PM
> > To: plug-discuss@lists.plug.phoenix.az.us
> > Subject: recommend serial-to-usb adapter?
> >
> > I have a embedded ECU that I have to program and I have been doing it with
> > an older laptop that still has a serial port. I would like to use one of my
> > newer laptops but the last time I tried buying a serial-to-usb convertor at
> > Frys Electronics I ended up with one that I just could not get to function
> > in Linux. Can anyone recommend a brand or model to me and possibly a place
> > that stocks such a thing? If it was local I would have better chance of
> > returning it if it did not work.
> >
> > Thanks in advance.
> > --
> > Steven DuChene
> >
> >
> > ---------------------------------------------------
> > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> > To subscribe, unsubscribe, or to change your mail settings:
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to