On Sun, Sep 9, 2012 at 8:32 PM, Aaron Bieber <def...@gmail.com> wrote:
> On Sat, Sep 08, 2012 at 04:47:45PM +0200, Raphael Graf wrote:
>> This adds support for the FT2232H and FT4232H serial adapters.
>> (FT2232H found on the BeagleBone).
>>
>> These devices have a 120MHz base clock for the baud rate generator
>> and need a different encoding for the baud rate divisor.
>> The values for ibufsize/obufsize are now taken from the endpoint descriptors.
>>
>> I can't be sure that this does not break anything. It would have to be
>> tested on various devices.
>
> Testing this with my beaglebone.  When I connect with minicom ( uc
> doesn't seem to output anything ), I can see linux booting ( YAY! ), but
> I am unable to type anything.

I was doing something stupid.  Both cu and minicom ( with hw flowcontrol
disabled - Thanks Raphael ) are working perfectly .

>>
>> Regards
>> Raphael

Reply via email to