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: 08/21/2007 06:51:58
Module Name:	src
Committed By:	joerg
Date:		Tue Aug 21 06:51:58 UTC 2007

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

Log Message:
Explicitly stop interface before going to D3. Don't bother to
init interface again if it is down. Assume wm_init is successful
as all failure causes are critical errors anyway. Remove shutdown
hooks.


To generate a diff of this commit:
cvs rdiff -r1.142.6.3 -r1.142.6.4 src/sys/dev/pci/if_wm.c

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