From: Samuel Thibault Date: Fri, 19 Oct 2007 06:39:17 +0000 (-0700) Subject: Console events and accessibility X-Git-Tag: v2.6.24-rc1~277 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b293d758470e971253eec42b817bc9ef1213b228;p=pandora-kernel.git Console events and accessibility 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.) [akpm@linux-foundation.org: fix headers_check] Signed-off-by: Samuel Thibault Cc: Dmitry Torokhov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed