[PATCH 46/60] microblaze_v4: termbits.h termios.h

Alan Cox alan at lxorguk.ukuu.org.uk
Thu Jun 26 23:18:37 EST 2008


> +++ 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.




More information about the Linuxppc-dev mailing list