summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2016-09-30 01:16:09 +0000
committerjhb <jhb@FreeBSD.org>2016-09-30 01:16:09 +0000
commitcdee9ae0005aad3526e07ef1a0d3b1ca013066da (patch)
treef43ef62334c49d892477db2483e770c7e2d00379 /share
parent052839dc77fe6edfe29682625c568465791c9f8f (diff)
downloadFreeBSD-src-cdee9ae0005aad3526e07ef1a0d3b1ca013066da.zip
FreeBSD-src-cdee9ae0005aad3526e07ef1a0d3b1ca013066da.tar.gz
MFC 305248: Remove warning about pci_addr_t being different sizes.
pci_addr_t has always been 64-bits since r163805.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/pci.97
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man9/pci.9 b/share/man/man9/pci.9
index 161f9aa..1a4c5de 100644
--- a/share/man/man9/pci.9
+++ b/share/man/man9/pci.9
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 3, 2016
+.Dd September 1, 2016
.Dt PCI 9
.Os
.Sh NAME
@@ -910,11 +910,6 @@ with one in the new distribution.
The
.Fn pci_remap_msix
function will fail if this condition is not met.
-.Sh IMPLEMENTATION NOTES
-The
-.Vt pci_addr_t
-type varies according to the size of the PCI bus address
-space on the target architecture.
.Sh SEE ALSO
.Xr pci 4 ,
.Xr pciconf 8 ,
OpenPOWER on IntegriCloud