Add keyboard blink driver
authorAndi Kleen <ak@novell.com>
Tue, 8 May 2007 07:29:55 +0000 (00:29 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:10 +0000 (11:15 -0700)
commitf038f9a361a764ed013447174b7170073f89cbe9
tree63963a1c5e8e0228d601637e9c96ebffd152a942
parent6b9686211374a9751ae70a95fd1fcfb8c2a80698
Add keyboard blink driver

Simple driver that blinks the keyboard LEDs when loaded.  Useful for
checking that the kernel is still alive or for crashdumping

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/blink.c [new file with mode: 0644]