Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Noriyuki Soda <soda@netbsd.org>
List: source-changes
Date: 08/11/2000 01:48:16
Module Name:	syssrc
Committed By:	soda
Date:		Thu Aug 10 22:48:16 UTC 2000

Modified Files:
	syssrc/sys/dev/pci [netbsd-1-5]: pci_subr.c

Log Message:
Pull up to netbsd-1-5 branch
Approved by: thorpej

When performing pci_config_dump:
Display the full value of 64-bit BARs.
Avoid displaying the upper 32 bits of 64-bit BARs as a separate 32-bit BAR.
  by Nathan J Williams <nathanw@netbsd.org>

Revisions pulled up:
 > cvs rdiff -r1.36 -r1.37 syssrc/sys/dev/pci/pci_subr.c


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.35.4.1 syssrc/sys/dev/pci/pci_subr.c

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