mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: "Milan Markovic" <zivotinja@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Found trivial error in linux-headers-2.6.17-11-generic/include/linux/tty.h
Date: Mon, 12 Feb 2007 08:44:38 -0800	[thread overview]
Message-ID: <20070212084438.2c4a67f1.randy.dunlap@oracle.com> (raw)
In-Reply-To: <cab162590702120342p1efea5c1ua345c2cafa81f569@mail.gmail.com>

On Mon, 12 Feb 2007 12:42:22 +0100 Milan Markovic wrote:

> I upgraded the kernel on my Kubuntu 6.10 to 2.6.17-11-generic and had
> a lot of trouble compiling my softmodem driver.
> Apparently it was, among others, because of a mistake in kernel-headers
> this is what I've found in tty.h
> 
> $ cat -n /usr/src/linux-headers-2.6.17-11-generic/include/linux/tty.h
> | grep Define -C 3
>     83   */
>     84  #define TTY_NORMAL      0
>     85  #define TTY_BREAK       1
>     86  #Define Tty_Frame       2
>     87  #define TTY_PARITY      3
>     88  #define TTY_OVERRUN     4
>     89
> 
> I don't know whether it is Ubuntu-related error, or it came  from the
> top, and I wasn't really sure to whom should I address this error
> report.
> Hope this will help.

Apparently it's Ubuntu.  Linux include/linux/tty.h says:

#define TTY_NORMAL	0
#define TTY_BREAK	1
#define TTY_FRAME	2
#define TTY_PARITY	3
#define TTY_OVERRUN	4


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

      reply	other threads:[~2007-02-12 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-12 11:42 Milan Markovic
2007-02-12 16:44 ` Randy Dunlap [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070212084438.2c4a67f1.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zivotinja@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®