[LinuxBIOS] DFI LANPARTY nF4 SLI-DR superiotool & lspci.

ron minnich rminnich at gmail.com
Wed Nov 21 18:05:01 CET 2007


On Nov 21, 2007 12:37 AM, Jerome Ibanes <jibanes at eskimo.com> wrote:

>
> In set_Trwt():
>
>         if ((clocks < DTH_TRWT_MIN) || (clocks > DTH_TRWT_MAX)) {
>                 die("Unknown Trwt");
>         }


It might not kill us, or destroy linuxbios as a project, if we did
something like this:
print("Trwt %x is out of range: min %x max %x\n" etc. etc. etc.

ron




More information about the coreboot mailing list