Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/17/2000 11:12:02
Module Name: syssrc
Committed By: tron
Date: Mon Jul 17 18:12:02 UTC 2000
Modified Files:
syssrc/sys/dev/pci: if_epic_pci.c if_tlp_pci.c
Log Message:
Don't make assumptions of the actual value of PCI_PMCSR_STATE_D0.
Problem noted by John Hawkinson.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/pci/if_epic_pci.c
cvs rdiff -r1.44 -r1.45 syssrc/sys/dev/pci/if_tlp_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.