freebsd-dev/sys/arm/conf/BWCT.hints
Stanislav Sedov 50aababbfb - Give a warning and start the oscillator if it was not previously
runned.
- Rename ds1672 -> rtc to follow the other drivers.
- Refactor/simplify the code a bit.

MFC after:	2 weeks
2009-04-20 15:47:06 +00:00

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