Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   tron
Date:           Sat Jul 15 19:47:06 UTC 2000

Modified Files:
        syssrc/sys/dev/pci [netbsd-1-5]: if_epic_pci.c if_tlp_pci.c

Log Message:
Sync with NetBSD-current (pull up approved by thorpej):

syssrc/sys/dev/pci/if_epic_pci.c, 1.9
syssrc/sys/dev/pci/if_tlp_pci.c, 1.41

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.7.12.1 -r1.7.12.2 syssrc/sys/dev/pci/if_epic_pci.c
cvs rdiff -r1.39.2.1 -r1.39.2.2 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.




Home | Main Index | Thread Index | Old Index