Re: Serial custom speed deprecated?

From: Krzysztof Halasa
Date: Thu Aug 24 2006 - 12:24:48 EST


David Woodhouse <dwmw2@xxxxxxxxxxxxx> writes:

>> If custom speeds are deprecated, what's the new method for setting
>> them? Specifically, how can the SPD_CUST functionality be accomplished
>> without that flag? I've checked 2.5.64 and 2.6.17, and don't see how
>> it is possible.
>
> We need a way to set the baud rate as an _integer_ instead of the Bxxxx
> flags.

Does that mean that standard things like termios will use:
#define B9600 9600
#define B19200 19200
?
--
Krzysztof Halasa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/