<br><br>On Fri, Oct 30, 2009 at 4:04 AM, Marius Schrecker &lt;<a href="mailto:marius@schrecker.org">marius@schrecker.org</a>&gt; wrote:<br>&gt;  Does anyone know if the above can be done?<br>&gt;<br>&gt; My motorola stb will accept signals from an external usb-uirt, but it would<br>
&gt; be great if I cold bypass this, and just send the signals directly over usb<br>&gt; (maybe using an A-A usb network cable). Can&#39;t see rthis described anywhere,<br>&gt; but with the proliferation of htpc,s I can&#39;t be the first to have thought of<br>
&gt; it.<br><br><br>It looks to me like the usb-uirt uses serial port emulation. So you need something that can look like a serial port to the stb and you need to emulate the protocol. It&#39;s not as simple as using one of the pre-made USB networking cables. If such a thing exists, a USB null modem would likely work, but you would need 2 USB clients in the hardware between the computer and the stb. Using 2 FTDI USB to serial chips or cables wired in a null modem configuration would likely get you talking, but you need to know the protocol to transmit. There is an LIRC driver available, so there might be enough info out there to do it.