mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Document the fact that you must set an i2c slave address as well as the
upstream iicbus to configure this device using hints.
This commit is contained in:
parent
0667273959
commit
e439fa62ef
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue