Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 09/25/2006 23:09:42
Module Name: src
Committed By: jmcneill
Date: Mon Sep 25 23:09:42 UTC 2006
Modified Files:
src/sys/dev/pci: pci.c pcivar.h
Log Message:
Create a PCI bus powerhook to handle setting PCI D# power state transitions
on suspend/standby/resume.
To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/sys/dev/pci/pci.c
cvs rdiff -r1.72 -r1.73 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.