Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 note that pci_intr_establish_xname() is new i...
details: https://anonhg.NetBSD.org/src/rev/958cc0398928
branches: trunk
changeset: 347823:958cc0398928
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat Sep 17 17:38:11 2016 +0000
description:
note that pci_intr_establish_xname() is new in NetBSD 8.0
diffstat:
share/man/man9/pci_intr.9 | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 426d8cce8614 -r 958cc0398928 share/man/man9/pci_intr.9
--- a/share/man/man9/pci_intr.9 Sat Sep 17 17:18:14 2016 +0000
+++ b/share/man/man9/pci_intr.9 Sat Sep 17 17:38:11 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pci_intr.9,v 1.24 2016/07/12 03:39:55 knakahara Exp $
+.\" $NetBSD: pci_intr.9,v 1.25 2016/09/17 17:38:11 jdolecek Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 12, 2016
+.Dd September 17, 2016
.Dt PCI_INTR 9
.Os
.Sh NAME
@@ -202,3 +202,8 @@
.Xr evcnt 9 ,
.Xr pci 9 ,
.Xr pci_msi 9
+.Sh HISTORY
+.Fn pci_intr_establish_xname
+was added in
+.Nx 8.0
+as part of MSI/MSI-X support.
Home |
Main Index |
Thread Index |
Old Index