SMBus with intel

Uroš Gruber uros.gruber at sir-mag.com
Fri Oct 15 11:13:55 PDT 2004


Hello,

Ok I tried with ichsmb and it looks like it work
dmesg show

ichsmb0: <SMBus controller> port 0x400-0x41f at device 31.3 on pci0
ichsmb0: [GIANT-LOCKED]

But the is still problem with /dev/smb

I also make buildworld but device is still missing. I have to change path of smb.h because in source of consolehm was wrong. No I have compiled correctly but when I start is error msg "Failed to open /dev/smb0"

Is there anything I have to do to make this work. 

And one other thing. Why I get this in dmesg

acpi_bus_number: can't get _ADR

regards

Uros

Friday, October 15, 2004, 12:27:22 PM, you wrote:

ES> Am Freitag, 15. Oktober 2004 11:28 schrieb Uros:
>> Hello ,
>>
>> I have trouble setting chm program to use smbus.
>>
>> my dmesg say
>>
>> pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
>>
>> and pciconf -lv
>>
>> none2 at pci0:31:3:        class=0x0c0500 card=0x80a61043 chip=0x266a8086
>> rev=0x03 hdr=0x00 vendor   = 'Intel Corporation'
>>     device   = '82801FB/FR/FW/FRW SMBus Controller'
>>     class    = serial bus
>>     subclass = SMBus
>>
>> In my kernel I add
>>
>> device          smbus
>> device          iicbus
>> device          iicbb
>> device          intpm
>> device          smb

ES> intpm is for BX chipsets. You want to try ichsmb

ES> iicbus and iicbb are not needed (for ichsmb)

ES> -Harry

>>
>> but smb is not working. I don't know if this controler is supposed to work
>> in 5.3 or I have to wait next releases.
>>
>> Some days ago I report that ICH6 sata was not recognized correctly but with
>> beta7 it works Ok, Here is report from dmesg
>>
>> ad4: 156334MB <Maxtor 6Y160M0/YAR51HW0> [317632/16/63] at ata2-master
>> SATA150 ad6: 156334MB <Maxtor 6Y160M0/YAR51HW0> [317632/16/63] at
>> ata3-master SATA150




More information about the freebsd-current mailing list