Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/15/2000 03:32:38
Module Name:	syssrc
Committed By:	tron
Date:		Sat Jul 15 10:32:37 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: if_epic_pci.c if_tlp_pci.c

Log Message:
Improve kernel message when card is in power state D3. Instead of...

epic0 at pci0 dev 11 function 0 epic0: unable to wake up from ...

... print this:

epic0 at pci0 dev 11 function 0: unable to wake up from power state D3


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/pci/if_epic_pci.c
cvs rdiff -r1.40 -r1.41 syssrc/sys/dev/pci/if_tlp_pci.c

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