You might also investigate existing serial ports on the device, I have no experience with the galaxy tab, but a quick google came up with this page saying there's already a serial port, and you just need some tricky soldering skills to access it:<div>

<a href="http://forum.xda-developers.com/showthread.php?t=1010314">http://forum.xda-developers.com/showthread.php?t=1010314</a></div><div><br></div><div>This way you wouldn't need to worry about any extra drivers, according to the post it shows up as /dev/ttySAC2<br>

<br><div class="gmail_quote">On Sat, Aug 27, 2011 at 3:38 PM, Taylor Alexander <span dir="ltr"><<a href="mailto:tlalexander@gmail.com">tlalexander@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<p>Hey,<br>
Yeah I've used Bluetooth before but this will be all integrated into a special case on the tablet (the FTDI is actually for hooking up an Xbee module, as all we're trying to do is use the tablet to talk to some remote Xbee sensors).</p>



<p>We will use Bluetooth if we have to, but apparently the tablet supports FTDI devices somewhat readily (with the instructions given on that site), I'm just missing... something. So I'd like to get that working if possible.</p>



<p>Additionally, this is a custom product that will be sold with the tablet, so other device support isn't a concern.</p>
<p>Really it's just that hosting is the right solution, and I had a tutorial, so not doing it would be annoying.</p><div><div></div><div class="h5">
<div class="gmail_quote">On Aug 27, 2011 3:30 PM, "Jake" <<a href="mailto:jake@spaz.org" target="_blank">jake@spaz.org</a>> wrote:<br type="attribution">> Is there a particular reason why it has to be wired to an FTDI device?  I <br>


> assume you're looking for serial communications, and apparently it's a lot <br>> easier to deal with bluetooth serial interfaces from android than trying <br>> to recognize a hardware USB serial port plugged into the phone.<br>


> <br>> bluetooth serial modules are only $5 !!!!  Robby has been using one in his <br>> phone-controlled RC car, and i'm using one on a radiation detector.  You <br>> just solder up a couple resistors and an LED to it, and give it 3.3 volts.<br>


> <br>> Another nice thing is that you can do this even with phones that are not <br>> rooted or jailbroken, and have no actual USB host capabilities, like the <br>> G1 (which are available very cheaply these days)<br>


> <br>> -jake<br>> <br>> Taylor said:<br>> <br>> I saw the other thread about serial ports and linux and realized I should<br>> ask my question here too (I am under the impression this is an appropriate<br>


> use of the mailing list?)<br>> <br>> I have been messing with getting my Samsung Galaxy Tab 10.1 Android<br>> Honeycomb tablet to talk to FTDI devices. It is apparently capable but<br>> requires compiling and loading some kernel modules.<br>


> <br>> I followed a tutorial on building the kernel modules, got them loaded up,<br>> and lsmod shows the module is running, but I still get "unknown USB <br>> device"<br>> when I plug it in, I don't get a ttyUSB0 device, and dmesg shows the <br>


> correct<br>> VID and PID but claims it is not supported.<br>> <br>> The tutorial I followed is above my comments here:<br>> <a href="http://android.serverbox.ch/?p=285&cpage=1#comment-468" target="_blank">http://android.serverbox.ch/?p=285&cpage=1#comment-468</a><br>


> <br>> And I started a thread on XDA but haven't gotten any responses yet.<br>> <br>> Since we all might be interested in Android devices hosting FTDI devices,<br>> and clearly someone here knows about linux and serial a bit, I thought I'd<br>


> ask here as well.<br>> <br>> Really my biggest questions are:<br>> Would the module even load if I compiled it incorrectly?<br>> And if it would not load unless it was correct, and I did compile and load<br>


> it correctly, then what else could be wrong?<br>> <br>> Thanks.<br>> -Taylor<br>> <br></div>
</div></div><br>_______________________________________________<br>
Noisebridge-discuss mailing list<br>
<a href="mailto:Noisebridge-discuss@lists.noisebridge.net">Noisebridge-discuss@lists.noisebridge.net</a><br>
<a href="https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss" target="_blank">https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss</a><br>
<br></blockquote></div><br></div>