[LinuxBIOS] [PATCH] v2:

Uwe Hermann uwe at hermann-uwe.de
Fri Oct 12 12:39:42 CEST 2007


On Fri, Oct 12, 2007 at 03:32:28AM +0200, Carl-Daniel Hailfinger wrote:
> Add a debug message to keyboard init. This helped isolate at least one
> case of keyboard failure (the keyboard initialization was never hit).
> 
> Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
> 
> --- 
> Index: LinuxBIOSv2/src/pc80/keyboard.c
> ===================================================================
> --- LinuxBIOSv2/src/pc80/keyboard.c	(Revision 2849)
> +++ LinuxBIOSv2/src/pc80/keyboard.c	(Arbeitskopie)
> @@ -27,6 +27,7 @@
>  {
>  	unsigned char regval;
>  
> +	printk_err("Keyboard init...\n");

Yep, but this should be DEBUG or INFO, not ERROR, I think?


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20071012/aa1765e5/attachment.sig>


More information about the coreboot mailing list