Module Name: src Committed By: msaitoh Date: Thu Oct 23 13:40:15 UTC 2014
Modified Files: src/sys/dev/pci: pci_subr.c Log Message: Fix a bug that the specification revision of the Power Management function was incorrectly printed in the output of capability "list". The value is also printed in the detail output and it has no bug. To generate a diff of this commit: cvs rdiff -u -r1.130 -r1.131 src/sys/dev/pci/pci_subr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.