2010/9/9 Kevin McKinney <klmckinney1@xxxxxxxxx>: > Hi All, > > On Thu, Sep 9, 2010 at 6:45 AM, Andre Nogueira <andre.neo.net@xxxxxxxxx> wrote: >> >> Hi. >> > > In addition, I spent a lot of time trying to create a serial TTL port > to RS232 serial cable with no luck. I understand the need for this; > (to boot into a specific kernel); however I am not sure how to create > this cable. I was able to boot into a kernel of my choosing a > different way; but can someone provide guidance on the creation of the > cable for my own edification. > The best approach to do this is to buy a USB cable used to connect an old cellphone to a PC. They're pretty cheap and contain a USB <-> RS232 3.3 V converter (usually PL2303). Most popular converter chips work with Linux out-of-the-box. You need to take the cable apart and just solder your own plug on the "cellphone" side. Before that, make sure you know which pin is the TXD, RXD and GND using the chip's datasheet and a continuity meter. Br, Maciej Grela -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html