PERFORCE change 1190240 for review
John Baldwin
jhb at FreeBSD.org
Tue Jan 21 16:03:03 UTC 2014
http://p4web.freebsd.org/@@1190240?ac=10
Change 1190240 by jhb at jhb_jhbbsd on 2014/01/21 16:02:07
A todo.
Affected files ...
.. //depot/projects/pci/usr.sbin/pciconf/err.c#2 edit
Differences ...
==== //depot/projects/pci/usr.sbin/pciconf/err.c#2 (text+ko) ====
@@ -45,6 +45,8 @@
const char *desc;
};
+/* XXX: Need to handle PCI-PCI bridge secondary status register. */
+
/* Error indicators in the PCI status register (PCIR_STATUS). */
static struct bit_table pci_status[] = {
{ PCIM_STATUS_MDPERR, "Master Data Parity Error" },
More information about the p4-projects
mailing list