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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to