Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Mention the driver for the Bosch BMP280/BME280
details: https://anonhg.NetBSD.org/src/rev/bf7ceb486890
branches: trunk
changeset: 372397:bf7ceb486890
user: brad <brad%NetBSD.org@localhost>
date: Mon Nov 21 21:29:32 2022 +0000
description:
Mention the driver for the Bosch BMP280/BME280
diffstat:
doc/CHANGES | 4 +++-
share/man/man4/iic.4 | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r 023c20e2ed91 -r bf7ceb486890 doc/CHANGES
--- a/doc/CHANGES Mon Nov 21 21:24:00 2022 +0000
+++ b/doc/CHANGES Mon Nov 21 21:29:32 2022 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2931 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2932 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -735,3 +735,5 @@
as documented and in POSIX. [riastradh 20221105]
aht20temp(4): Driver for the Aosong AHT20 temperature and
humidity sensor [brad 20221117]
+ bmx280thp(4): Driver for the Bosch BMP280/BME280 temperature,
+ humidity and pressure sensor [brad 20221121]
diff -r 023c20e2ed91 -r bf7ceb486890 share/man/man4/iic.4
--- a/share/man/man4/iic.4 Mon Nov 21 21:24:00 2022 +0000
+++ b/share/man/man4/iic.4 Mon Nov 21 21:29:32 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: iic.4,v 1.34 2022/11/17 20:43:39 brad Exp $
+.\" $NetBSD: iic.4,v 1.35 2022/11/21 21:29:32 brad Exp $
.\" $OpenBSD: iic.4,v 1.74 2008/09/10 16:13:43 reyk Exp $
.\"
.\" Copyright (c) 2004, 2006 Alexander Yurchenko <grange%openbsd.org@localhost>
@@ -183,6 +183,8 @@
Aosong AHT20 humidity/temperature sensors
.It Xr am2315temp 4
Aosong AM2315 humidity/temperature sensors
+.It Xr bmx280thp 4
+Bosch BMP280/BME280 humidity/temperature/pressure sensors
.It Xr ddc 4
VESA Display Data Channel V2 devices
.It Xr dbcool 4
Home |
Main Index |
Thread Index |
Old Index