Module Name: src
Committed By: sborrill
Date: Tue Jun 2 14:51:11 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #818
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.315 -r1.1.2.316 src/doc/CHANGES-7.0
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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.315 src/doc/CHANGES-7.0:1.1.2.316
--- src/doc/CHANGES-7.0:1.1.2.315 Tue Jun 2 10:14:45 2015
+++ src/doc/CHANGES-7.0 Tue Jun 2 14:51:11 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.315 2015/06/02 10:14:45 sborrill Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.316 2015/06/02 14:51:11 sborrill Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -23620,3 +23620,9 @@ sys/arch/vax/vsa/vsbus.c 1.61
port-vax/49935.
[abs, ticket #817]
+sys/external/bsd/drm2/radeon/radeon_pci.c 1.10
+
+ Disable drmkms on R100 and most R200 cards. Works around
+ PR#49744.
+ [mrg, ticket #818]
+