<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to enable USB-Serial Port adapter (RS-232) in Ubuntu Linux</title>
	<atom:link href="http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html</link>
	<description>Free and Open Source blogger with an attitude</description>
	<lastBuildDate>Thu, 11 Mar 2010 17:32:27 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/comment-page-1#comment-271401</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=911#comment-271401</guid>
		<description>George, usbserial is not supposed to be run from the command shell. rather, it should be included in the /etc/modules file, read the article slowly and carefully.</description>
		<content:encoded><![CDATA[<p>George, usbserial is not supposed to be run from the command shell. rather, it should be included in the /etc/modules file, read the article slowly and carefully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/comment-page-1#comment-271163</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sat, 17 Oct 2009 22:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=911#comment-271163</guid>
		<description>Thank you very much!

What could be the substitute of &#039;usbserial&#039; in ubuntu 9.04?
this module is no longer available from the command shell.</description>
		<content:encoded><![CDATA[<p>Thank you very much!</p>
<p>What could be the substitute of &#8216;usbserial&#8217; in ubuntu 9.04?<br />
this module is no longer available from the command shell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/comment-page-1#comment-271021</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Thu, 01 Oct 2009 03:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=911#comment-271021</guid>
		<description>the correct way is written on the blog post, as follows:

&quot;As you can see, the new serial port device is mapped to /dev/ttyUSB0. You can instruct Ubuntu to load this module automatically by include the line : “usbserial vendor=0×4348 product=0×5523? inside “/etc/modules” file.&quot;</description>
		<content:encoded><![CDATA[<p>the correct way is written on the blog post, as follows:</p>
<p>&#8220;As you can see, the new serial port device is mapped to /dev/ttyUSB0. You can instruct Ubuntu to load this module automatically by include the line : “usbserial vendor=0×4348 product=0×5523? inside “/etc/modules” file.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/comment-page-1#comment-271013</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 30 Sep 2009 18:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=911#comment-271013</guid>
		<description>Thanks!  Your clear instructions were easy to follow, and they work!

So what is the right way to make this happen on every boot?</description>
		<content:encoded><![CDATA[<p>Thanks!  Your clear instructions were easy to follow, and they work!</p>
<p>So what is the right way to make this happen on every boot?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/comment-page-1#comment-267612</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Tue, 28 Jul 2009 07:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=911#comment-267612</guid>
		<description>Thx for the intruction. I need it. 

Gracias por la ayuda. La necesitaba.</description>
		<content:encoded><![CDATA[<p>Thx for the intruction. I need it. </p>
<p>Gracias por la ayuda. La necesitaba.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/comment-page-1#comment-267169</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 21 Jul 2009 19:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=911#comment-267169</guid>
		<description>newer versions of wine don&#039;t have or use a wine.conf or winerc...

from the WineHQ site (http://www.winehq.org/docs/wineusr-guide/misc-things-to-configure), here&#039;s how you do it:
ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1


or...com2, com3, etc.</description>
		<content:encoded><![CDATA[<p>newer versions of wine don&#8217;t have or use a wine.conf or winerc&#8230;</p>
<p>from the WineHQ site (<a href="http://www.winehq.org/docs/wineusr-guide/misc-things-to-configure)" rel="nofollow">http://www.winehq.org/docs/wineusr-guide/misc-things-to-configure)</a>, here&#8217;s how you do it:<br />
ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1</p>
<p>or&#8230;com2, com3, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sp!ke</title>
		<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/comment-page-1#comment-266403</link>
		<dc:creator>Sp!ke</dc:creator>
		<pubDate>Fri, 10 Jul 2009 11:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=911#comment-266403</guid>
		<description>@Toby

I&#039;m assuming your talking about under wine?
If so it&#039;s very easy, add the following to wine.conf 

[serialports]
Com1=/dev/ttyUSB0

Obviously you can change Com1 to 2 3 4 etc</description>
		<content:encoded><![CDATA[<p>@Toby</p>
<p>I&#8217;m assuming your talking about under wine?<br />
If so it&#8217;s very easy, add the following to wine.conf </p>
<p>[serialports]<br />
Com1=/dev/ttyUSB0</p>
<p>Obviously you can change Com1 to 2 3 4 etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby</title>
		<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/comment-page-1#comment-265635</link>
		<dc:creator>Toby</dc:creator>
		<pubDate>Mon, 29 Jun 2009 14:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=911#comment-265635</guid>
		<description>I was windering is any body knows how the ttyUSB0 is related to a com port or how to set</description>
		<content:encoded><![CDATA[<p>I was windering is any body knows how the ttyUSB0 is related to a com port or how to set</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/comment-page-1#comment-259407</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 02 Apr 2009 20:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=911#comment-259407</guid>
		<description>Amazing info.

I was wondering if somebody could tell me how to map ttyusb# to a ttys# and make it persistant.</description>
		<content:encoded><![CDATA[<p>Amazing info.</p>
<p>I was wondering if somebody could tell me how to map ttyusb# to a ttys# and make it persistant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yehdev_cc</title>
		<link>http://blog.mypapit.net/2008/05/how-to-use-usb-serial-port-converter-in-ubuntu.html/comment-page-1#comment-254852</link>
		<dc:creator>yehdev_cc</dc:creator>
		<pubDate>Thu, 29 Jan 2009 22:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/?p=911#comment-254852</guid>
		<description>Thanks very much... I really needed it... please some more of this fine tricks.. much appreciated.</description>
		<content:encoded><![CDATA[<p>Thanks very much&#8230; I really needed it&#8230; please some more of this fine tricks.. much appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
