Here’s a snippet of the readme.txt included with the BIOS:
readme.txt wrote: - Fixed ACPI table. See details at: http://acpi.sourceforge.net/dsdt/view.php?id=129
Instead of having to compile the fixed DSDT into the kernel or load it via initrd, the acpitbl.bin file is updated. The BIOS date is also updated to 01/01/04 to avoid being blacklisted by the Linux kernel. Tested on my motherboard (works for me).
- Updated CPU microcode for all socket 370 based Intel CPUs (this includes
Coppermine and Tualatin).
- Patched with BIOS Patcher (enhanced CPU detection & speed reporting).
- Dubbed this release RV.
Shane wrote:The fixes are to the original RU BIOS by Abit. The details to the fixes are in the readme.txt.
re: P3 code
The reason why I did what I did was that most of the versions that claimed to have added support were incomplete. The other custom BIOSes used microcode from other motherboards and either had incomplete support for all socketed 370 processors or included microcode for processors that aren't socketed. No big deal, but many didn't actually have the right microcode for Tualatin processors.
So since I was adding microcode, I decided to be complete and looked up the Intel docs and added ALL the microcode of socket 370 processors Intel ever produced. Not that it ended up mattering. I couldn't get the Tualatin & adapter (Powerleap PL-370/T) to work at all in my BP6. I was hoping that was a simple drop-in solution, but it didn't turn out to be the case. Odd that it claims to work in the BM6, but not the BP6 (even in single configuration).

