S
Simon Wilton
Does any-one have a method for directly reading and writing the CMOS memory
on the CPU card?
TIA
Simon
on the CPU card?
TIA
Simon
I'm looking for somewhere to squirrel away about 8 bytes of frequently
changing (several times a day) system data that has to be preserved with
power off. http://www.driverlinx.com/DownLoad/DlPortIO.htm
The system will use CF with EWF. I think I could get it written to the CF,
but this does not seem to be an ideal solution. Most CPU boards have unused
areas in the CMOS, and many BIOSes have functions to access them and sort
out the checksum. I know that I can't get at this memory directly, but has
any-one seen a tool to do BIOS calls, or access CMOS directly, like those to
access ports directly?