Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #418
details: https://anonhg.NetBSD.org/src/rev/e887f992aa62
branches: netbsd-7
changeset: 798838:e887f992aa62
user: martin <martin%NetBSD.org@localhost>
date: Wed Jan 14 18:31:29 2015 +0000
description:
Ticket #418
diffstat:
doc/CHANGES-7.0 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r f0d847623d8d -r e887f992aa62 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Wed Jan 14 18:27:05 2015 +0000
+++ b/doc/CHANGES-7.0 Wed Jan 14 18:31:29 2015 +0000
@@ -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 @@
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]
+
+
Home |
Main Index |
Thread Index |
Old Index