Module Name: src Committed By: msaitoh Date: Thu Oct 23 13:44:37 UTC 2014
Modified Files: src/sys/dev/pci: pci_subr.c Log Message: - Cleanup pci_conf_print_caplist. Use table. The reason why it loops twice is that some capabilities appear multiple times (e.g. HyperTransport cap). - Print the specification revision of Power Management and AGP not in the capability list part but in the detail part. To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 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.