On Saturday 26 May 2007, Jason Curl wrote:
> When using uClibc 0.9.29 for x86 (32-bit), my configure script doesn't
> find any baudrates greater than B115200 defined. When looking in the
> headers, I see that 'termios.h' has the higher speeds commented out with
> #if 0 ... #endif.
>
> The comment mentioned there is something about being compatible with
> cfsetspeed.c in uClibc. When I checked this file, it appeared to support
> these higher baudrates and passes them on in the termios_struct to the OS.

it meant "if you add new ones, make sure you update cfsetspeed.c"

> Is it safe to simply remove the #defines and recompile?

yes

> Or is there still a problem there?

no problems ... the higher ones were removed for size sake and nothing else
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to