50aababbfb
runned. - Rename ds1672 -> rtc to follow the other drivers. - Refactor/simplify the code a bit. MFC after: 2 weeks
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
# $FreeBSD$
|
|
|
|
# Dallas Semiconductor DS1672 RTC sitting on the I2C bus
|
|
hint.rtc.0.at="iicbus0"
|
|
hint.rtc.0.addr=0xd0
|
|
|
|
# NAtional Semiconductor LM75 temperature sensor sitting on the I2C bus
|
|
hint.lm75.0.at="iicbus0"
|
|
hint.lm75.0.addr=0x9e
|