reading/writing CMOS beyond 256 bytes?

Gregory (grisha@ispol.com)
Fri, 6 Jul 2001 08:38:12 -0400 (EDT)


sorry this may be OT:

I wrote a little brogram to read/write the CMOS settings to a file on an
Intel L440GX motherboard using the outb() to ports 0x70 and 0x71. The idea
is to save the BIOS settings I like and then be able to blast them from
within Linux without having to tinker with BIOS setup.

Unfortunately, it seems that some settings are not in the 128 (or 256)
bytes accessible this way, so they must be stored elsewhere.

Does anyone know where I should look for the remaining parts of CMOS
(short of having to sign some NDA with Intel?)?

Any advice/pointers is highly appreciated,

Grisha

-
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/