From: Greg KH <greg@kroah.com>
To: Meelis Roos <mroos@linux.ee>
Cc: linux-kernel@vger.kernel.org
Subject: Re: USB IR Dongle Serial Driver broken
Date: Wed, 17 Sep 2003 15:41:10 -0700 [thread overview]
Message-ID: <20030917224110.GA6902@kroah.com> (raw)
In-Reply-To: <Pine.GSO.4.44.0309171807100.19495-100000@math.ut.ee>
On Wed, Sep 17, 2003 at 06:09:35PM +0300, Meelis Roos wrote:
> Just tried to compile USB IR Dongle Serial Driver, it breaks with
>
> ir-usb.c: In function `ir_set_termios':
> ir-usb.c:571: error: `B4000000' undeclared (first use in this function)
>
> 2.4.23-pre4 on sparc64
Looks like someone needs to fix up include/asm-sparc64/termbits.h:
/* These have totally bogus values and nobody uses them
so far. Later on we'd have to use say 0x10000x and
adjust CBAUD constant and drivers accordingly.
#define B2500000 0x00001010
#define B3000000 0x00001011
#define B3500000 0x00001012
#define B4000000 0x00001013 */
thanks,
greg k-h
prev parent reply other threads:[~2003-09-17 22:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-17 15:09 USB IR Dongle Serial Driver broken Meelis Roos
2003-09-17 22:41 ` Greg KH [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=20030917224110.GA6902@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mroos@linux.ee \
/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