Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 686-688.



details:   https://anonhg.NetBSD.org/src/rev/112b3ad24039
branches:  netbsd-6
changeset: 775490:112b3ad24039
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Nov 22 17:35:14 2012 +0000

description:
Tickets 686-688.

diffstat:

 doc/CHANGES-6.1 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 9cfe2d6bd040 -r 112b3ad24039 doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Thu Nov 22 17:28:46 2012 +0000
+++ b/doc/CHANGES-6.1   Thu Nov 22 17:35:14 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.33 2012/11/22 00:44:31 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.34 2012/11/22 17:35:14 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -818,3 +818,18 @@
        Improve nfe(4) performance by avoiding bounce-buffering.
        [chs, ticket #685]
 
+sys/dev/ic/mpt_netbsd.c                                1.19
+
+       mpt(4): set chan_bustype correctly.
+       [chs, ticket #686]
+
+sys/dev/ic/ciss.c                              1.28
+
+       ciss(4): don't try to handle sensors if there aren't any.
+       [chs, ticket #687]
+
+sys/dev/pci/twa.c                              1.43
+
+       Fix autoconf output for twa(4).
+       [chs, ticket #688]
+



Home | Main Index | Thread Index | Old Index