From: Greg KH <greg@kroah.com>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>,
linux-kernel@vger.kernel.org, akpm@linux-foundation.org
Subject: Re: [PATCH] Console events and accessibility
Date: Thu, 23 Aug 2007 03:04:02 -0700 [thread overview]
Message-ID: <20070823100402.GB6742@kroah.com> (raw)
In-Reply-To: <20070822130520.GE3359@implementation.labri.fr>
On Wed, Aug 22, 2007 at 03:05:20PM +0200, Samuel Thibault wrote:
> Samuel Thibault, le Wed 22 Aug 2007 10:53:55 +0200, a ?crit :
> > Greg KH, le Tue 21 Aug 2007 22:48:55 -0700, a ?crit :
> > > On Tue, Aug 21, 2007 at 11:29:39PM +0200, Samuel Thibault wrote:
> > > > Some external modules like Speakup need to monitor console output.
> > > >
> > > > This adds a VT notifier that such modules can use to get console output events:
> > > > allocation, deallocation, writes, other updates (cursor position, switch, etc.)
> > > >
> > > > Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
> > >
> > > Will speakup work with this kind of change?
> >
> > Here are the last needed bits.
>
> I mean: yes, with these three patches, speakup will work fine.
3 patches? I only saw 2. Or do you mean the modifications of the 3
files?
The patches look sane but you should change the global symbols to play
nicer in the namespace. Care to respin them together with this change?
> The biggest change we'll have to do in speakup is the way it accesses
> the serial port, which is really dirty for now, but that's an internal
> matter.
Yeah, that shouldn't be that tough to do.
It doesn't look like these changes handle scrolling of the console, do
they? If so, don't you need to do more? I had some old patches around
here that had devices that wanted to know cursor positioning, which I
don't think this hook can handle :(
thanks,
greg k-h
next prev parent reply other threads:[~2007-08-23 10:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-21 21:29 [PATCH] Console events and accessibility Samuel Thibault
2007-08-22 5:48 ` Greg KH
2007-08-22 8:53 ` Samuel Thibault
2007-08-22 13:05 ` Samuel Thibault
2007-08-23 10:04 ` Greg KH [this message]
2007-08-23 11:30 ` Samuel Thibault
2007-08-23 16:33 ` Greg KH
2007-08-23 17:08 ` Samuel Thibault
2007-08-23 17:51 ` Samuel Thibault
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=20070823100402.GB6742@kroah.com \
--to=greg@kroah.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=samuel.thibault@ens-lyon.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox