<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.2">
</HEAD>
<BODY>
This may not be a consolation, but USB to serial converters are notoriously unreliable (we use them to program Omron &amp; Allen-Bradley PLCs).&nbsp; IIRC it had to do with the way they implement CLK timing (which is why your bps can't be set properly.)&nbsp; More often than not, they haven't worked for us under a real Windows installation so I'd imagine you are really playing with fire using it under Wine.&nbsp; You may want to try a cable that doesn't use the PL2303 bridge.&nbsp; <BR>
<BR>
Sorry I don't have any better solution for you,<BR>
<BR>
- Todd<BR>
<BR>
On Thu, 2009-01-22 at 15:15 -0600, doctordruidphd wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
I am trying to use software to program a scanner radio (BCD396t and UASD software). The software installs and seems to run properly, reading and writing database files. But I cannot connect to the scanner, through a USB-to-serial cable. 
OS: ubuntu-8.10, kubuntu-8.10, debian/lenny (tried them all)

lsusb identifies the cable as follows:
Bus 002 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port

I set up the link in dosdevices as follows:
ln -s /dev/ttyUSB0 com5

When I change the baud rate in the software, and then check with stty, it is changing the baud rate on ttyUSB0, so that part works. This computer has only USB ports, no serial. I actually have several other devices with the same problem -- need to program with USB-serisl cables.

Any ideas how to set this up?





</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Todd Walter &lt;<A HREF="mailto:twalter@rogers.com">twalter@rogers.com</A>&gt;
</TD>
</TR>
</TABLE>
</BODY>
</HTML>