Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/27/2000 20:47:45
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Oct 27 17:47:45 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/pci: pchb.c

Log Message:
BIOS BUG WORKAROUND!  The 82443BX datasheet indicates that the only legal
setting for the "Idle/Pipeline DRAM Leadoff Timing (IPLDT)" parameter
(bits 9:8) is 01.  Unfortunately, some BIOSs do not set these bits properly.

Based on a hint from OpenBSD.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/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.