Subject: CVS commit: [jmcneill-pm] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 10/04/2007 19:53:10
Module Name:	src
Committed By:	joerg
Date:		Thu Oct  4 19:53:10 UTC 2007

Modified Files:
	src/sys/dev/pci [jmcneill-pm]: cs4280.c cs4281.c cs428x.h

Log Message:
Convert clcs(4) and clct(4) to PNP power management. This should also
allow more then one instance of each to resume correctly.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.46.6.1 src/sys/dev/pci/cs4280.c
cvs rdiff -r1.34 -r1.34.6.1 src/sys/dev/pci/cs4281.c
cvs rdiff -r1.13 -r1.13.6.1 src/sys/dev/pci/cs428x.h

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