sensors not working on VIA board



hi,

just installed obsd 4.0 on my new via-based system (jetway j7f4k
board), and everything is working perfectly, but not the sensors. it
has them (at least the POST shows all the readings), but it seems
no driver is detected by openbsd (hence no hw.sensors are seen by
sysctl). is there another way to get sensor-readings for this board ?
(via smbus, iic, apm or something). i must admit all the terminology
is mostly greek to me, on my old p3 system the sensors 'just worked'.

dmesg is shown below, entries i think are useless are removed for
brevity. the entries that look suspicious to me are :

pcibios0: bad IRQ table checksum
doesn't seem to be a problem, but still...

bios0: ROM list: 0xc0000/0xfc00 0xd0000/0x5000!
an exclamation mark ? why's that ?

viapm0 at pci0 dev 17 function 0 "VIA VT8237 ISA" rev 0x00
iic0 at viapm0
"unknown" at iic0 addr 0x18 not configured
could this "unknown" be an unsupported sensor-chip ?


OpenBSD 4.0 (GENERIC) #1107: Sat Sep 16 19:15:58 MDT 2006
deraadt@xxxxxxxxxxxxxxxx:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: VIA Esther processor 1500MHz ("CentaurHauls" 686-class) 1.72 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,APIC,SEP,MTRR,PGE,CMOV,PAT,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,TM,SBF,SSE3
cpu0: RNG AES AES-CTR SHA1 SHA256 RSA
mainbus0 (root)
bios0 at mainbus0: AT/286+(d9) BIOS, date 09/15/06, BIOS32 rev. 0 @
0xfa960, SMBIOS rev. 2.3 @ 0xf0000 (33 entries)
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 70102 dobusy 1 doidle 1
pcibios0 at bios0: rev 2.1 @ 0xf0000/0xcce4
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfcc20/192 (10 entries)
pcibios0: bad IRQ table checksum
pcibios0: PCI BIOS has 10 Interrupt Routing table entries
pcibios0: PCI Exclusive IRQs: 5 10 11 15
pcibios0: PCI Interrupt Router at 000:17:0 ("VIA VT8237 ISA" rev 0x00)
pcibios0: PCI bus #1 is the last bus
bios0: ROM list: 0xc0000/0xfc00 0xd0000/0x5000!
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "VIA CN700 Host" rev 0x00
pchb1 at pci0 dev 0 function 1 "VIA CN700 Host" rev 0x00
pchb2 at pci0 dev 0 function 2 "VIA CN700 Host" rev 0x00
pchb3 at pci0 dev 0 function 3 "VIA PT890 Host" rev 0x00
pchb4 at pci0 dev 0 function 4 "VIA CN700 Host" rev 0x00
pchb5 at pci0 dev 0 function 7 "VIA CN700 Host" rev 0x00
ppb0 at pci0 dev 1 function 0 "VIA VT8377 AGP" rev 0x00
pci1 at ppb0 bus 1
pciide0 at pci0 dev 15 function 0 "VIA VT6420 SATA" rev 0x80: DMA
pciide0: using irq 15 for native-PCI interrupt
viapm0 at pci0 dev 17 function 0 "VIA VT8237 ISA" rev 0x00
iic0 at viapm0
"unknown" at iic0 addr 0x18 not configured
isa0 at mainbus0
isadma0 at isa0
pcppi0 at isa0 port 0x61

thanks in advance ! if any additional info is required, i'll be happy
to provide...

--
CUL8R, Peter.

.


Loading