Subject: CVS commit: [jmcneill-pm] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 12/01/2007 04:25:38
Module Name:	src
Committed By:	jmcneill
Date:		Sat Dec  1 04:25:38 UTC 2007

Modified Files:
	src/sys/dev/pci [jmcneill-pm]: pci.c

Log Message:
Don't actually power off vga in the PCI pnp bus handler, as it may be the
console device and it's nice to be able to figure out why we have crashed
if we fail to sleep.


To generate a diff of this commit:
cvs rdiff -r1.103.22.8 -r1.103.22.9 src/sys/dev/pci/pci.c

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