Document the types and addresses of the IIC devices

(Disabled, beacuse they seem to be non-functional at present).
This commit is contained in:
rearnsha 2005-02-12 09:59:29 +00:00
parent fdac3760e5
commit 16574672f1
1 changed files with 11 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ31244,v 1.24 2005/02/12 09:54:36 rearnsha Exp $
# $NetBSD: IQ31244,v 1.25 2005/02/12 09:59:29 rearnsha Exp $
#
# IQ31244 -- Intel IQ31244 Evaluation Board Kernel
#
@ -162,6 +162,16 @@ iic1 at iopiic?
iopwdog* at iopxs? # Watchdog timer
pci0 at iopxs? bus ? # PCI/PCI-X support
# IIC devices
# XXX These don't seem to work yet
# Temperature sensors
#lmtemp0 at iic0 addr 0x48 # LM75 temperature sensor
#lmtemp1 at iic0 addr 0x49 # LM75 temperature sensor
# RTC
#strtc0 at iic0 addr 0x68 # M41ST84 RTC
# PCI-PCI bridges
ppb* at pci? dev ? function ?
pci* at ppb? bus ?