Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2004 11:28:00 +0200
From:      Uros <uros.gruber@sir-mag.com>
To:        freebsd-current@freebsd.org
Subject:   SMBus with intel
Message-ID:  <105777988.20041015112800@sir-mag.com>

next in thread | raw e-mail | index | archive | help
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@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

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

-- 
Best regards,
 Uros



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?105777988.20041015112800>