Module Name:    src
Committed By:   brad
Date:           Mon Nov  4 21:02:01 UTC 2024

Modified Files:
        src/doc: CHANGES
        src/share/man/man4: iic.4

Log Message:
Mention ds2482ow


To generate a diff of this commit:
cvs rdiff -u -r1.3111 -r1.3112 src/doc/CHANGES
cvs rdiff -u -r1.35 -r1.36 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.3111 src/doc/CHANGES:1.3112
--- src/doc/CHANGES:1.3111	Wed Oct 30 22:24:15 2024
+++ src/doc/CHANGES	Mon Nov  4 21:02:00 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3111 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3112 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -571,3 +571,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 		[christos 20241026]
 	zstd(1): import 1.5.6 [christos 20241028]
 	tzdata: Updated to 2024b (using 2024bgtz) [kre 20241029]
+	ds2482ow: Driver for the Maxim DS2482-100 and DS2482-800 I2C
+		to 1-Wire bridge chip.  [brad 20241104]

Index: src/share/man/man4/iic.4
diff -u src/share/man/man4/iic.4:1.35 src/share/man/man4/iic.4:1.36
--- src/share/man/man4/iic.4:1.35	Mon Nov 21 21:29:32 2022
+++ src/share/man/man4/iic.4	Mon Nov  4 21:02:01 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: iic.4,v 1.35 2022/11/21 21:29:32 brad Exp $
+.\"	$NetBSD: iic.4,v 1.36 2024/11/04 21:02:01 brad Exp $
 .\"	$OpenBSD: iic.4,v 1.74 2008/09/10 16:13:43 reyk Exp $
 .\"
 .\" Copyright (c) 2004, 2006 Alexander Yurchenko <gra...@openbsd.org>
@@ -189,6 +189,8 @@ Bosch BMP280/BME280 humidity/temperature
 VESA Display Data Channel V2 devices
 .It Xr dbcool 4
 dbCool(tm) family of environmental monitors and fan controllers
+.It Xr ds2482ow 4
+Maxim DS2482-100 and DS2482-800 I2C to 1-Wire bridge
 .It Xr g760a 4
 Global Mixed-mode Technology Inc. G760a fan speed controller
 .It Xr hythygtemp 4

Reply via email to