Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/17/2000 10:53:46
Module Name:	syssrc
Committed By:	tron
Date:		Mon Jul 17 17:53:45 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: if_epic_pci.c if_tlp_pci.c

Log Message:
Don't clobber bits from 2 to 31 when trying to change the power state.
Problem noted by John Hawkinson.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/pci/if_epic_pci.c
cvs rdiff -r1.43 -r1.44 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.