Re: [PATCH] Use BIOS Keyboard variable to set Numlock

From: H. Peter Anvin
Date: Wed Jul 11 2007 - 22:11:01 EST


Bodo Eggert wrote:
>
>> That being said, one could argue that since this is a BIOS interface it
>> should be queried via INT 16h, AH=02h and stuffed in the zeropage
>> structure. This would also solve the issue of it not being supported by
>> non-BIOS firmware.
>
> This is an interesting option, but it's more invasive. I'd rather like a
> feedback saying we can depend on that data area to be there.

I don't think we can. You might find garbage there.

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