Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 08/03/2000 22:58:56
Module Name: syssrc
Committed By: nathanw
Date: Thu Aug 3 19:58:56 UTC 2000
Modified Files:
syssrc/sys/dev/pci: pci_subr.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 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.