7a4a07e8e2
respectivly. This will allow one to have a kernel with both devices present and use it for multiple boards with different types of RTC sitting on a bus. Discussed with: imp
10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
# $FreeBSD$
|
|
|
|
# Dallas Semiconductor DS1672 RTC sitting on the I2C bus
|
|
hint.ds1672_rtc.0.at="iicbus0"
|
|
hint.ds1672_rtc.0.addr=0xd0
|
|
|
|
# NAtional Semiconductor LM75 temperature sensor sitting on the I2C bus
|
|
hint.lm75.0.at="iicbus0"
|
|
hint.lm75.0.addr=0x9e
|