Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Corrent CHANGES entry for 1129 (it's mfii(4) not mpii...



details:   https://anonhg.NetBSD.org/src/rev/3d621a2b577f
branches:  netbsd-8
changeset: 852174:3d621a2b577f
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Mon Dec 10 08:52:20 2018 +0000

description:
Corrent CHANGES entry for 1129 (it's mfii(4) not mpii(4)).
Pointed out by Stephen Borrill

diffstat:

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

diffs (18 lines):

diff -r 23a87cea0e65 -r 3d621a2b577f doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Sat Dec 08 12:27:57 2018 +0000
+++ b/doc/CHANGES-8.1   Mon Dec 10 08:52:20 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.72 2018/12/08 12:27:57 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.73 2018/12/10 08:52:20 bouyer Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2007,7 +2007,7 @@
 sys/dev/pci/mpii.c                             1.13
 sys/dev/pci/mpiireg.h                          1.1
 
-       Add mpii(4), a driver for LSI Megaraid Fusion controllers.
+       Add mfii(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.



Home | Main Index | Thread Index | Old Index