[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080626141837.0f8f439d@lxorguk.ukuu.org.uk>
Date: Thu, 26 Jun 2008 14:18:37 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: monstr@...nam.cz
Cc: linux-kernel@...r.kernel.org, arnd@...db.de,
linux-arch@...r.kernel.org, stephen.neuendorffer@...inx.com,
John.Linn@...inx.com, john.williams@...alogix.com, matthew@....cx,
will.newton@...il.com, drepper@...hat.com,
microblaze-uclinux@...e.uq.edu.au, grant.likely@...retlab.ca,
linuxppc-dev@...abs.org, vapier.adi@...il.com, hpa@...or.com,
Michal Simek <monstr@...str.eu>
Subject: Re: [PATCH 46/60] microblaze_v4: termbits.h termios.h
> +++ 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists