Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2014 16:03:02 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 1190240 for review
Message-ID:  <201401211603.s0LG32T5087747@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@1190240?ac=10

Change 1190240 by jhb@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" },



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401211603.s0LG32T5087747>