Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/sys/arch/i386/pci



Module Name:    src
Committed By:   tron
Date:           Mon Jan 29 15:50:22 UTC 2007

Modified Files:
        src/sys/arch/i386/pci [netbsd-4]: pchb.c

Log Message:
Pull up following revision(s) (requested by he in ticket #392):
        sys/arch/i386/pci/pchb.c: revision 1.63
According to http://www.intel.com/design/chipsets/specupdt/290639.htm,
the BIOS bug workaround for the i82443BX chipset's DRAM leadoff timing
parameter is not needed for revisions >= C0, so avoid tweaking that
parameter in that case.
Earlier, this would trigger NMIs on fully memory-populated Compaq
1850R systems, where the BIOS appears to program and require a non-
standard value for this parameter.
Thanks to Chris Ross for the diagnosis and the fix!


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.62.2.1 src/sys/arch/i386/pci/pchb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index