Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 08/26/2000 18:31:51
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sat Aug 26 15:31:51 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/pci [sommerfeld_i386mp_1]: pci_machdep.c

Log Message:
Statically initialize pci_conf_slock at compile time rather than in
pci_mode_detect(), since pcibios may want to do pci_conf_read() calls
before pci_mode_detect() is invoked.


To generate a diff of this commit:
cvs rdiff -r1.35.2.3 -r1.35.2.4 syssrc/sys/arch/i386/pci/pci_machdep.c

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