Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1129



details:   https://anonhg.NetBSD.org/src/rev/4c05462fb981
branches:  netbsd-8
changeset: 446485:4c05462fb981
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Dec 07 17:13:56 2018 +0000

description:
Ticket #1129

diffstat:

 doc/CHANGES-8.1 |  24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

diffs (35 lines):

diff -r 8525d8841b18 -r 4c05462fb981 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Fri Dec 07 17:11:37 2018 +0000
+++ b/doc/CHANGES-8.1   Fri Dec 07 17:13:56 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.69 2018/12/07 13:28:53 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.70 2018/12/07 17:13:56 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -1990,3 +1990,25 @@
        area when suspending and restore them on resume.
        [msaitoh, ticket #1128]
 
+distrib/sets/lists/man/mi                      1.1628
+share/man/man4/Makefile                                1.673 (patch)
+share/man/man4/mfii.4                          1.1,1.2
+sys/arch/amd64/conf/ALL                                1.108
+sys/arch/amd64/conf/GENERIC                    1.508
+sys/arch/amd64/conf/XEN3_DOM0                  1.159 (patch)
+sys/arch/i386/conf/ALL                         1.458
+sys/arch/i386/conf/GENERIC                     1.1194
+sys/arch/i386/conf/XEN3PAE_DOM0                        1.8
+sys/dev/ic/mfi.c                               1.60
+sys/dev/ic/mfireg.h                            1.9
+sys/dev/pci/files.pci                          1.410
+sys/dev/pci/mfii.c                             1.1,1.2 (adjusted)
+sys/dev/pci/mpii.c                             1.13
+sys/dev/pci/mpiireg.h                          1.1
+
+       Add mpii(4), a driver for LSI Megaraid Fusion controllers.
+       Ported from OpenBSD.  Note that the earlier fusion controllers
+       (Megaraid 2208, codenamed Thunderbold) are also supported by mfi(4).
+       mpii(4) will take precedence if both drivers are enabled.
+       [bouyer, ticket #1129]
+



Home | Main Index | Thread Index | Old Index