Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc 614
details: https://anonhg.NetBSD.org/src/rev/3a3ade17c1eb
branches: netbsd-9
changeset: 467020:3a3ade17c1eb
user: snj <snj%NetBSD.org@localhost>
date: Thu Jan 09 17:18:43 2020 +0000
description:
614
diffstat:
doc/CHANGES-9.0 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 4c3ddea82262 -r 3a3ade17c1eb doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Thu Jan 09 17:16:47 2020 +0000
+++ b/doc/CHANGES-9.0 Thu Jan 09 17:18:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.158 2020/01/09 11:17:46 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.159 2020/01/09 17:18:43 snj Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -7646,3 +7646,13 @@
Fix pinebook pro display backlight dpms off.
[mrg, ticket #613]
+sys/arch/aarch64/aarch64/cpu.c 1.32
+sys/arch/arm/arm32/cpu.c 1.138
+sys/dev/fdt/fdtbus.c 1.31
+
+ When attaching the first fdtbus, use the root "comptabile" (or
+ failing that: "model") property to set the cpu model (in userland
+ aka sysctl hw.model). When attaching the first cpu, do not
+ overwrite a cpu model if it already had been set.
+ [martin, ticket #614]
+
Home |
Main Index |
Thread Index |
Old Index