Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2020 19:06:08 +0000 (UTC)
From:      Ian Lepore <ian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r365058 - head/share/man/man4
Message-ID:  <202009011906.081J68Rb036192@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ian
Date: Tue Sep  1 19:06:08 2020
New Revision: 365058
URL: https://svnweb.freebsd.org/changeset/base/365058

Log:
  Document the fact that you must set an i2c slave address as well as the
  upstream iicbus to configure this device using hints.

Modified:
  head/share/man/man4/ltc430x.4

Modified: head/share/man/man4/ltc430x.4
==============================================================================
--- head/share/man/man4/ltc430x.4	Tue Sep  1 19:02:07 2020	(r365057)
+++ head/share/man/man4/ltc430x.4	Tue Sep  1 19:06:08 2020	(r365058)
@@ -26,7 +26,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 1, 2020
+.Dd September 1, 2020
 .Dt LTC430X 4
 .Os
 .Sh NAME
@@ -97,6 +97,10 @@ The upstream
 the
 .Nm
 instance is attached to.
+.It Va hint.ltc430x.<unit>.addr
+The slave address of the
+.Nm
+instance on the upstream bus.
 .El
 .Pp
 When configured via hints, the driver automatically adds an iicbus



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009011906.081J68Rb036192>