Module Name:    src
Committed By:   martin
Date:           Wed Jan 14 18:31:29 UTC 2015

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.0

Log Message:
Ticket #418


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.163 -r1.1.2.164 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.163 src/doc/CHANGES-7.0:1.1.2.164
--- src/doc/CHANGES-7.0:1.1.2.163	Wed Jan 14 05:33:35 2015
+++ src/doc/CHANGES-7.0	Wed Jan 14 18:31:29 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.163 2015/01/14 05:33:35 msaitoh Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.164 2015/01/14 18:31:29 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -13422,3 +13422,12 @@ sys/sys/power.h					1.20
 	to report PSWITCH_TYPE_RADIO events to sysmon.
 	[bouyer, ticket #415]
 
+sys/dev/ic/vga.c				1.113-1.114
+sys/dev/ic/vga_raster.c				1.42-1.43
+sys/dev/ic/vgavar.h				1.31,1.33
+
+	Remove code to map the VGA BIOS. The mapping is not used
+	and prevents mapping and reading the ROM from drm2.
+	[chs, ticket #418]
+
+

Reply via email to