2007-01-05 02:08:35 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
# Dallas Semiconductor DS1672 RTC sitting on the I2C bus
|
2009-04-21 22:48:12 +00:00
|
|
|
hint.ds1672_rtc.0.at="iicbus0"
|
|
|
|
hint.ds1672_rtc.0.addr=0xd0
|
2007-01-05 02:08:35 +00:00
|
|
|
|
2010-03-12 22:39:35 +00:00
|
|
|
# National Semiconductor LM75 temperature sensor sitting on the I2C bus
|
2007-01-05 02:08:35 +00:00
|
|
|
hint.lm75.0.at="iicbus0"
|
|
|
|
hint.lm75.0.addr=0x9e
|
2010-11-11 15:02:14 +00:00
|
|
|
|
|
|
|
# Atmel SPIflash sitting on the spibus
|
|
|
|
hint.at45d.0.at="spibus0"
|
|
|
|
hint.at45d.0.addr=0x00
|