Module Name: src Committed By: msaitoh Date: Mon Oct 6 07:15:56 UTC 2014
Modified Files: src/sys/dev/pci: pci_subr.c pcireg.h Log Message: - Add some PCI subclass and interfaces. - The interface of PCI_SUBCLASS_BRIDGE_RACEWAY is not decoded yet. - Fix typo in a message. - Add comment. - Modify comment. To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/sys/dev/pci/pci_subr.c cvs rdiff -u -r1.96 -r1.97 src/sys/dev/pci/pcireg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.