Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 628-630.



details:   https://anonhg.NetBSD.org/src/rev/39e2c17f086c
branches:  netbsd-6
changeset: 775400:39e2c17f086c
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Oct 24 03:27:02 2012 +0000

description:
Tickets 628-630.

diffstat:

 doc/CHANGES-6.1 |  32 +++++++++++++++++++++++++++++++-
 1 files changed, 31 insertions(+), 1 deletions(-)

diffs (43 lines):

diff -r 61a6dc5faf75 -r 39e2c17f086c doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Wed Oct 24 03:26:38 2012 +0000
+++ b/doc/CHANGES-6.1   Wed Oct 24 03:27:02 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.10 2012/10/23 20:20:15 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.11 2012/10/24 03:27:02 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -274,3 +274,33 @@
        Palestine fall 2012.  (Thanks to Steffen Thorsen.)
        [apb, ticket #627]
 
+sys/dev/ic/mfi.c                               1.39-1.46
+sys/dev/ic/mfireg.h                            1.6-1.7
+sys/dev/ic/mfivar.h                            1.16-1.19
+sys/dev/pci/mfi_pci.c                          1.15-1.16
+sys/dev/pci/pcidevs                            1.1128
+sys/dev/pci/pcidevs.h                          regen
+sys/dev/pci/pcidevs_data.h                     regen
+
+       Add support for LSI Thunderbolt (SAS2208) controllers.
+       [bouyer, ticket #628]
+
+etc/MAKEDEV.tmpl                               1.159
+etc/etc.amd64/MAKEDEV.conf                     1.19
+etc/etc.i386/MAKEDEV.conf                      1.24
+sys/compat/linux/common/linux_ioctl.c          1.57
+sys/conf/majors                                        1.62
+sys/dev/ic/mfi.c                               1.47
+sys/dev/ic/mfiio.h                             1.1
+sys/dev/ic/mfireg.h                            1.8
+sys/dev/ic/mfivar.h                            1.20
+
+       Add support for running the MegaCLI linux binary for mfi(4)
+       controllers under NetBSD.
+       [bouyer, ticket #629]
+
+share/misc/bsd-family-tree                     1.45 via patch
+
+       Update the family tree to include the latest releases.
+       [jnemeth, ticket #630]
+



Home | Main Index | Thread Index | Old Index