<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    A little cheat sheet for linux serial devices:<br>
    <br>
    <b>/dev/ttyS0, /dev/ttyS1, etc</b><br>
    Real native Motherboards ports, sort order is from the IRQ number<br>
    <br>
    <b>/dev/ttyUSB0,  /dev/ttyUSB1, etc</b><br>
    The majority of the USB serial adapters, sort order is the plug in
    order.<br>
    <br>
    <b>/dev/ttyACM0, /dev/ttyACM1, etc</b><br>
    Some USB serial adapters (mostly based on PIC or AVR MCU) sort order
    is the plug in order<br>
    <br>
    73, CO7WT.<br>
    <br>
    <div class="moz-cite-prefix">El 22/01/16 a las 10:42, jon escribió:<br>
    </div>
    <blockquote cite="mid:56A24DEE.5080604@gmail.com" type="cite">
      <pre wrap="">I spent a lot of time trying to get my Linux computers to read from my 
Wouxun radio using both the Wouxun programming cable and an Ftdi1232 
board and got a serial port error message.
My mistake was selecting dev/ttyS0.  You need to select dev/ttyUSB0 way 
down at the end of the tty list.
_______________________________________________
chirp_users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:chirp_users@intrepid.danplanet.com">chirp_users@intrepid.danplanet.com</a>
<a class="moz-txt-link-freetext" href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users">http://intrepid.danplanet.com/mailman/listinfo/chirp_users</a>
To unsubscribe, send an email to <a class="moz-txt-link-abbreviated" href="mailto:chirp_users-unsubscribe@intrepid.danplanet.com">chirp_users-unsubscribe@intrepid.danplanet.com</a></pre>
    </blockquote>
    <br>
  
<br>
<br>
</body>
</html>