<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.mios.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.mios.com/index.php?action=history&amp;feed=atom&amp;title=Make_USB-Serial_devices_appear_on_UI</id>
		<title>Make USB-Serial devices appear on UI - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.mios.com/index.php?action=history&amp;feed=atom&amp;title=Make_USB-Serial_devices_appear_on_UI"/>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php?title=Make_USB-Serial_devices_appear_on_UI&amp;action=history"/>
		<updated>2026-04-19T07:55:38Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.8</generator>

	<entry>
		<id>http://wiki.mios.com/index.php?title=Make_USB-Serial_devices_appear_on_UI&amp;diff=8053&amp;oldid=prev</id>
		<title>Mcvflorin: Created page with &quot;The list of USB-Serial devices from the ''Serial Port configuration'' page (''Apps'' -&gt; ''Develop Apps'' -&gt; ''Serial Port configuration'') is populated by '''serproxy'''.  ser...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.mios.com/index.php?title=Make_USB-Serial_devices_appear_on_UI&amp;diff=8053&amp;oldid=prev"/>
				<updated>2015-02-18T11:53:25Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;The list of USB-Serial devices from the &amp;#039;&amp;#039;Serial Port configuration&amp;#039;&amp;#039; page (&amp;#039;&amp;#039;Apps&amp;#039;&amp;#039; -&amp;gt; &amp;#039;&amp;#039;Develop Apps&amp;#039;&amp;#039; -&amp;gt; &amp;#039;&amp;#039;Serial Port configuration&amp;#039;&amp;#039;) is populated by &amp;#039;&amp;#039;&amp;#039;serproxy&amp;#039;&amp;#039;&amp;#039;.  ser...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The list of USB-Serial devices from the ''Serial Port configuration'' page (''Apps'' -&amp;gt; ''Develop Apps'' -&amp;gt; ''Serial Port configuration'') is populated by '''serproxy'''.&lt;br /&gt;
&lt;br /&gt;
serproxy gets the list of devices from '''/proc/tty/driver/usbserial'''. It only gets the devices that have the ''&amp;quot;path:&amp;quot;'', ''&amp;quot;name:&amp;quot;'' and ''&amp;quot;module:&amp;quot;'' properties. If any of these properties are missing, serproxy will ignore the device.&lt;br /&gt;
&lt;br /&gt;
Next, it tries to identify the device. By default, it can only identify 4 devices:&lt;br /&gt;
* vendor:0403 product:6001&lt;br /&gt;
* vendor:0403 product:6010  // FTDI FT232BM&lt;br /&gt;
* vendor:067b product:2303  // PL-2303&lt;br /&gt;
* vendor:0856 product:ac33  // B&amp;amp;B Electronics&lt;br /&gt;
&lt;br /&gt;
If the device is not known by serproxy, it looks for it in '''/etc/cmh/serproxy.ports'''.&lt;br /&gt;
If it finds it there, serproxy will create a Luup device of type ''urn:micasaverde-org:device:SerialPort:1'', otherwise it will ignore the device.&lt;br /&gt;
&lt;br /&gt;
So, if your USB-Serial device doesn't show up on the ''Serial Port configuration'' page, first make sure it shows up in ''/proc/tty/driver/usbserial'', then add it in ''/etc/cmh/serproxy.ports'' like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;vendor:06cd product:0121&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the device doesn't appear in ''/proc/tty/driver/usbserial'', follow the instructions on this forum post: http://forum.micasaverde.com/index.php/topic,1471.0.html&lt;/div&gt;</summary>
		<author><name>Mcvflorin</name></author>	</entry>

	</feed>