Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc Ticket #1200



details:   https://anonhg.NetBSD.org/src/rev/543e3cc45c8e
branches:  netbsd-6-1
changeset: 776016:543e3cc45c8e
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Nov 29 11:55:39 2014 +0000

description:
Ticket #1200

diffstat:

 doc/CHANGES-6.1.6 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r eed734bcfb8a -r 543e3cc45c8e doc/CHANGES-6.1.6
--- a/doc/CHANGES-6.1.6 Sat Nov 29 11:42:12 2014 +0000
+++ b/doc/CHANGES-6.1.6 Sat Nov 29 11:55:39 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.9 2014/11/09 08:01:58 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.10 2014/11/29 11:55:39 martin Exp $
 
 A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
 release:
@@ -193,3 +193,10 @@
 
        Fix DEBUG build of libXt.  From Sandro Millien in PR xsrc/48863.
        [snj, ticket #1181]
+
+sys/dev/pci/if_bge.c                           1.260 (via patch)
+
+       Set maximum read byte count to 2048 for PCI-X BCM5703/5704 devices.
+       For PCI-X BCM5704, set maximum outstanding split transactions to 0.
+       This change fixes a serious stability problem on those chips.
+       [msaitoh, #1200]



Home | Main Index | Thread Index | Old Index