Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/08/2004 23:41:40
Module Name:	src
Committed By:	christos
Date:		Sat May  8 23:41:40 UTC 2004

Modified Files:
	src/sys/dev/pci: pci.c pcivar.h

Log Message:
GC pci_{g,s}et_powerstate into pci_powerstate(). Idea from mycroft and gimpy.
Nothing uses them yet.


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sys/dev/pci/pci.c
cvs rdiff -r1.60 -r1.61 src/sys/dev/pci/pcivar.h

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