[PATCH] New VT console system patch

James Simmons (jsimmons@transvirtual.com)
Tue, 9 Jul 2002 11:11:50 -0700 (PDT)


Here is the patch I posted some time ago for the new console system. It
has been tested and has been in the Dave Jones tree for so time now.
The changes are:

The removal of struct kbd_struct from being passed around in sysrq.
Cleanup of keyboard.c in preperations for migrating to the input api.

arch/i386/kernel/apm.c | 2
arch/ppc/xmon/start.c | 2
arch/ppc64/xmon/start.c | 2
drivers/acpi/system.c | 2
drivers/char/console.c | 82 ++--
drivers/char/keyboard.c | 781 +++++++++++++++++++++--------------------
drivers/char/sysrq.c | 46 +-
drivers/char/tty_io.c | 15
include/linux/console_struct.h | 1
include/linux/sysrq.h | 13
10 files changed, 487 insertions(+), 459 deletions(-)

BK tree:

http://linuxconsole.bkbits.net:8080/dev

diff:

http://www.transvirtual.com/~jsimmons/console.diff.gz

Thank you.

. ---
|o_o |
|:_/ | Give Micro$oft the Bird!!!!
// \ \ Use Linux!!!!
(| | )
/'\_ _/`\
\___)=(___/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/