mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 21:31:02 -05:00
9 lines
241 B
Text
9 lines
241 B
Text
# $FreeBSD$
|
|
|
|
# Dallas Semiconductor DS1672 RTC sitting on the I2C bus
|
|
hint.ds1672.0.at="iicbus0"
|
|
hint.ds1672.0.addr=0xd0
|
|
|
|
# NAtional Semiconductor LM75 temperature sensor sitting on the I2C bus
|
|
hint.lm75.0.at="iicbus0"
|
|
hint.lm75.0.addr=0x9e
|