Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1074
details: https://anonhg.NetBSD.org/src/rev/14210d0c9849
branches: netbsd-8
changeset: 852071:14210d0c9849
user: sborrill <sborrill%NetBSD.org@localhost>
date: Tue Oct 30 09:32:48 2018 +0000
description:
Ticket #1074
diffstat:
doc/CHANGES-8.1 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r b5faab19db3a -r 14210d0c9849 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Tue Oct 30 09:32:32 2018 +0000
+++ b/doc/CHANGES-8.1 Tue Oct 30 09:32:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.41 2018/10/30 09:26:05 sborrill Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.42 2018/10/30 09:32:48 sborrill Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -1499,3 +1499,16 @@
INTx interrupt (Xen dom0 or pre netbsd-8).
[msaitoh, ticket #1075]
+sys/dev/pci/pci_subr.c 1.204-1.206
+sys/dev/pci/pcireg.h 1.141-1.142
+
+ Root Complex Event Collector Bus Number Association ECN.
+ - If capability version is 2 (or greater), decode RCEC
+ Associated Bus Numbers register.
+ - Don't print TPH requester's ST Table Size if the ST table
+ location field is not PCI_TPH_REQ_STTBLLOC_TPHREQ because
+ the size field is only applicable for
+ PCI_TPH_REQ_STTBLLOC_TPHREQ case.
+ - Add comment.
+ [msaitoh, ticket #1074]
+
Home |
Main Index |
Thread Index |
Old Index