> +++ b/include/asm-generic/termbits.h
> @@ -0,0 +1,200 @@

> +/* c_cflag bit meaning */
> +
> +#define CBAUD        0010017
> +#define B0   0000000 /* hang up */

You need BOTHER in here as well - especially if it is going to be generic.

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to