Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc x86: Add PCI Extended Configuration Space support.



details:   https://anonhg.NetBSD.org/src/rev/ab72b7a02887
branches:  trunk
changeset: 340792:ab72b7a02887
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Oct 02 05:33:07 2015 +0000

description:
x86: Add PCI Extended Configuration Space support.
pci(3): Decode Extended Capability in PCI Extended Configuration Space.

diffstat:

 doc/CHANGES |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r b64eacb864c2 -r ab72b7a02887 doc/CHANGES
--- a/doc/CHANGES       Fri Oct 02 05:22:49 2015 +0000
+++ b/doc/CHANGES       Fri Oct 02 05:33:07 2015 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2105 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2106 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -202,3 +202,6 @@
        libproc, librtld_db: Added from FreeBSD [christos 20150924]
        dtrace: Updated from FreeBSD [christos 20150924]
        resolvconf: Import openresolv-3.7.1 [roy 20150929]
+       x86: Add PCI Extended Configuration Space support [nonaka 20151002]
+       pci(3): Decode Extended Capability in PCI Extended Configuration Space.
+               [nonaka 20151002]



Home | Main Index | Thread Index | Old Index