From: Milton Miller <miltonm@bga.com>
To: Hollis Blanchard <hollisb@us.ibm.com>
Cc: ppcdev <linuxppc-dev@ozlabs.org>
Subject: Re: [PATCH] fix xmon input on 440
Date: Mon, 17 Sep 2007 07:24:02 -0500 [thread overview]
Message-ID: <982faf82bf1dcc29bcc897422114b6c0@bga.com> (raw)
In-Reply-To: <1189802687.20625.74.camel@basalt>
On Sat Sep 15 06:44:47 EST 2007, Hollis Blanchard wrote:
> Implement udbg_getc() for 440, which fixes xmon input.
> Signed-off-by: Hollis Blanchard <hollisb at us.ibm.com>
> udbg_putc = udbg_44x_as1_putc;
> + udbg_getc = udbg_44x_as1_getc;
How about adding udbg_getc_poll as well?
While there are no in-tree users, we can use it for console input later.
milton
prev parent reply other threads:[~2007-09-17 12:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-14 20:44 [PATCH] fix xmon input on 440 Hollis Blanchard
2007-09-17 2:52 ` David Gibson
2007-09-17 3:26 ` Josh Boyer
2007-09-17 3:39 ` Olof Johansson
2007-09-17 4:15 ` Hollis Blanchard
2007-09-17 10:58 ` Josh Boyer
2007-09-17 12:24 ` Milton Miller [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=982faf82bf1dcc29bcc897422114b6c0@bga.com \
--to=miltonm@bga.com \
--cc=hollisb@us.ibm.com \
--cc=linuxppc-dev@ozlabs.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.