Module Name:    src
Committed By:   brad
Date:           Tue Mar 11 14:06:08 UTC 2025

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

Log Message:
Mention emcfan(4) and emcfanctl(8)


To generate a diff of this commit:
cvs rdiff -u -r1.3142 -r1.3143 src/doc/CHANGES
cvs rdiff -u -r1.38 -r1.39 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.3142 src/doc/CHANGES:1.3143
--- src/doc/CHANGES:1.3142	Tue Mar  4 03:59:25 2025
+++ src/doc/CHANGES	Tue Mar 11 14:06:07 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3142 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3143 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -694,3 +694,6 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 	dhcpcd: Import version 10.2.2. [roy 20250225]
 	postfix(1): Import version 3.10.1. [christos 20250225]
 	cut(1): Implement -n option. [gutteridge 20250304]
+	emcfan(4) and emcfanctl(8): Kernel driver and userland utility
+		  for the Microchip Technology / SMSC EMC210X and EMC230X
+		  fan controllers. [brad 20250311]

Index: src/share/man/man4/iic.4
diff -u src/share/man/man4/iic.4:1.38 src/share/man/man4/iic.4:1.39
--- src/share/man/man4/iic.4:1.38	Thu Jan 23 19:26:29 2025
+++ src/share/man/man4/iic.4	Tue Mar 11 14:06:08 2025
@@ -1,4 +1,4 @@
-.\"	$NetBSD: iic.4,v 1.38 2025/01/23 19:26:29 brad Exp $
+.\"	$NetBSD: iic.4,v 1.39 2025/03/11 14:06:08 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>
@@ -197,6 +197,8 @@ VESA Display Data Channel V2 devices
 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 emcfan 4
+Microchip Technology EMC210X and EMC230X fan controllers
 .It Xr g760a 4
 Global Mixed-mode Technology Inc. G760a fan speed controller
 .It Xr hythygtemp 4

Reply via email to