Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc 1061, 1062
details: https://anonhg.NetBSD.org/src/rev/355d133ab466
branches: netbsd-8
changeset: 445135:355d133ab466
user: snj <snj%NetBSD.org@localhost>
date: Mon Oct 15 03:13:46 2018 +0000
description:
1061, 1062
diffstat:
doc/CHANGES-8.1 | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r dc32f46c2585 -r 355d133ab466 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Mon Oct 15 03:12:41 2018 +0000
+++ b/doc/CHANGES-8.1 Mon Oct 15 03:13:46 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.33 2018/10/13 17:32:32 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.34 2018/10/15 03:13:46 snj Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -1379,3 +1379,20 @@
Update from NSD 4.1.14 to 4.1.24.
[hannken, ticket #1060]
+sys/dev/i2c/gttwsi_core.c 1.4-1.8 via patch
+sys/dev/i2c/gttwsivar.h 1.4 via patch
+
+ - allow i2c xfers from interrupt context
+ - don't print an error message when probing for non-existent devices
+ (PR kern/53356)
+ - make sure we won't handle interrupts before end of xfer in the polling
+ case. Should fix "send STOP failed" messages which cause axp20x0
+ sensors to become non-functionnal.
+ [bouyer, ticket #1061]
+
+distrib/sets/lists/base/mi 1.1192
+etc/mtree/NetBSD.dist.base 1.178-1.179
+
+ Add unbound /var/chroot/unbound/var/run.
+ [hannken, ticket #1062]
+
Home |
Main Index |
Thread Index |
Old Index