Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #438



details:   https://anonhg.NetBSD.org/src/rev/cfc4d804c14d
branches:  netbsd-7
changeset: 798870:cfc4d804c14d
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jan 20 20:42:27 2015 +0000

description:
Ticket #438

diffstat:

 doc/CHANGES-7.0 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 7bd4c328d413 -r cfc4d804c14d doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Tue Jan 20 20:40:50 2015 +0000
+++ b/doc/CHANGES-7.0   Tue Jan 20 20:42:27 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.172 2015/01/20 09:51:39 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.173 2015/01/20 20:42:27 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -14096,3 +14096,11 @@
        sets in the variable "xsets".
        [skrll, ticket #437]
 
+sys/arch/i386/conf/GENERIC                     patch
+sys/arch/amd64/conf/GENERIC                    patch
+
+       Remove the i915drm driver since the version we use doesn't support UMS
+       anymore, so X will fail to start. Without it, at least the vesa driver
+       will work.
+       [snj, ticket #438]
+



Home | Main Index | Thread Index | Old Index