New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=cb9e767d7a829801a53952e3a34eb770fd8bfff4
commit cb9e767d7a829801a53952e3a34eb770fd8bfff4
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Sat May 17 23:15:31 2008 +0200
[input] Patch to reopen console if zero length byte is read
As reported by John Hughes on
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462626, Splashy is a small
boot splash program that starts from initramfs during early boot on Linux.
While Splashy is running, the contents of root (/) gets umounted and cleaned up
loosing access to the devices when the system started.
Using the following patch, when libdirectfb detects zero length reads, it
attempts to reopen the console (possibly from a newly mounted root tree).
This was the same solution that was suggested to us by Dennis a few months
ago. John arrived to the same conclusion independently (and submitted a patch!)
inputdrivers/keyboard/keyboard.c | 27 ++++++++++++++++------
systems/fbdev/vt.c | 45 ++++++++++++++++++++++++++-----------
systems/fbdev/vt.h | 4 ++-
3 files changed, 54 insertions(+), 22 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs