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 <[EMAIL PROTECTED]> > > > > 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. 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. Samuel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/