Module Name: src
Committed By: brad
Date: Mon Nov 21 21:29:33 UTC 2022
Modified Files:
src/doc: CHANGES
src/share/man/man4: iic.4
Log Message:
Mention the driver for the Bosch BMP280/BME280
To generate a diff of this commit:
cvs rdiff -u -r1.2931 -r1.2932 src/doc/CHANGES
cvs rdiff -u -r1.34 -r1.35 src/share/man/man4/iic.4
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
diff -u src/doc/CHANGES:1.2931 src/doc/CHANGES:1.2932
--- src/doc/CHANGES:1.2931 Thu Nov 17 20:43:39 2022
+++ src/doc/CHANGES Mon Nov 21 21:29:32 2022
@@ -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 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
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]
Index: src/share/man/man4/iic.4
diff -u src/share/man/man4/iic.4:1.34 src/share/man/man4/iic.4:1.35
--- src/share/man/man4/iic.4:1.34 Thu Nov 17 20:43:39 2022
+++ src/share/man/man4/iic.4 Mon Nov 21 21:29:32 2022
@@ -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 <[email protected]>
@@ -183,6 +183,8 @@ Analog Devices ADM1021 temperature senso
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