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:20:33
Module Name: src
Committed By: jmcneill
Date: Mon Sep 25 23:20:33 UTC 2006
Modified Files:
src/sys/dev/pci: esm.c
Log Message:
No need to call pci_set_powerstate from our powerhook, the bus handles this
for us now.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/dev/pci/esm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.