Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6-0]: src/doc Ticket #1200
details: https://anonhg.NetBSD.org/src/rev/f64de8e1e396
branches: netbsd-6-0
changeset: 775015:f64de8e1e396
user: martin <martin%NetBSD.org@localhost>
date: Sat Nov 29 11:51:44 2014 +0000
description:
Ticket #1200
diffstat:
doc/CHANGES-6.0.7 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 91250b75abcd -r f64de8e1e396 doc/CHANGES-6.0.7
--- a/doc/CHANGES-6.0.7 Sat Nov 29 11:38:46 2014 +0000
+++ b/doc/CHANGES-6.0.7 Sat Nov 29 11:51:44 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.9 2014/11/09 08:02:17 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.10 2014/11/29 11:51:44 martin Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -193,3 +193,11 @@
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