Re: Serial custom speed deprecated?

From: linux
Date: Mon Aug 28 2006 - 13:21:22 EST


> The state
>
> (flag & CBAUD) == (CBAUDEX|0)
>
> is not currently used
>
> CBAUDEX|1 .. CBAUDX|15 are used as are 0-15.

a) thank you; I've been wondering why so many people seem unable to see
the obvious.

b) I should mention, on the Alpha, CBAUDEX is defined as 0, and the used
states are 0..30, so the spare state is 31

But again, there *is* a spare state that can be used when a custom
baud rate is queried via the backward-compatible inerface.
-
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/