Module Name: src
Committed By: martin
Date: Sun Apr 7 13:48:23 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ticket #1228
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.125 -r1.1.2.126 src/doc/CHANGES-8.1
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-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.125 src/doc/CHANGES-8.1:1.1.2.126
--- src/doc/CHANGES-8.1:1.1.2.125 Sun Apr 7 11:02:13 2019
+++ src/doc/CHANGES-8.1 Sun Apr 7 13:48:23 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.125 2019/04/07 11:02:13 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.126 2019/04/07 13:48:23 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2822,3 +2822,8 @@ sys/dev/ic/msm6242b.c 1.4
Remove misplaced semicolon.
[rin, ticket #1227]
+sys/dev/pci/if_bge.c 1.328
+
+ Fix ASIC revision check.
+ [bouyer, ticket #1228]
+