Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc Ticket #1170



details:   https://anonhg.NetBSD.org/src/rev/c9a0ec7d052f
branches:  netbsd-7-0
changeset: 801188:c9a0ec7d052f
user:      martin <martin%NetBSD.org@localhost>
date:      Sun May 22 10:26:41 2016 +0000

description:
Ticket #1170

diffstat:

 doc/CHANGES-7.0.1 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 69dd9943d24e -r c9a0ec7d052f doc/CHANGES-7.0.1
--- a/doc/CHANGES-7.0.1 Sun May 22 10:25:52 2016 +0000
+++ b/doc/CHANGES-7.0.1 Sun May 22 10:26:41 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.56 2016/05/18 09:19:48 snj Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.57 2016/05/22 10:26:41 martin Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
 release:
@@ -3132,3 +3132,11 @@
        Update expat to 2.1.1.  Apply fixes for CVE-2016-0718.
        [spz, ticket #1169]
 
+sys/dev/ic/gem.c                               1.105
+
+       PR kern/46083:
+       Track the start of each packet, so that we set the "Start of
+       Frame" bit in all the relevant transmit descriptors when enqueing
+       multiple packets.
+       [jdc, ticket #1170]
+



Home | Main Index | Thread Index | Old Index