Module Name:    src
Committed By:   bouyer
Date:           Sat Sep 15 09:33:05 UTC 2012

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.2

Log Message:
ticket 1789


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.182 -r1.1.2.183 src/doc/CHANGES-5.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.182 src/doc/CHANGES-5.2:1.1.2.183
--- src/doc/CHANGES-5.2:1.1.2.182	Sat Sep 15 09:27:17 2012
+++ src/doc/CHANGES-5.2	Sat Sep 15 09:33:05 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.182 2012/09/15 09:27:17 bouyer Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.183 2012/09/15 09:33:05 bouyer Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
 release:
@@ -8585,3 +8585,13 @@ share/zoneinfo/zone.tab					patch
 		* Use a single version number for both code and data.
 	[apb, ticket #1783]
 
+sys/dev/ic/gem.c				1.99 via patch
+sys/dev/ic/gemreg.h				1.15 via patch
+sys/dev/ic/gemvar.h				1.24 via patch
+
+	Apply lockup fixes from Havard Eidnes/OpenBSD in PR port-sparc64/46260:
+	- add an additional watchdog for RX overflow
+	- re-initialise the chip on device timeout
+	Also alter the interrupt blanking rate to 8 packets, as per OpenSolaris.
+	[jdc, ticket #1789]
+

Reply via email to