Subject: CVS commit: [jmcneill-pm] src/sys
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 12/05/2007 14:47:07
Module Name: src
Committed By: joerg
Date: Wed Dec 5 14:47:07 UTC 2007
Modified Files:
src/sys/kern [jmcneill-pm]: kern_pnp.c
src/sys/sys [jmcneill-pm]: pnp.h
Log Message:
Add pnp_device_resume_subtree to resume a device, the necessary parents
and all child devices.
To generate a diff of this commit:
cvs rdiff -r1.1.2.17 -r1.1.2.18 src/sys/kern/kern_pnp.c
cvs rdiff -r1.1.2.8 -r1.1.2.9 src/sys/sys/pnp.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.