Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2004 12:27:22 +0200
From:      Emanuel Strobl <Emanuel.Strobl@gmx.net>
To:        freebsd-current@freebsd.org, Uros <uros.gruber@sir-mag.com>
Subject:   Re: SMBus with intel
Message-ID:  <200410151227.28186.Emanuel.Strobl@gmx.net>
In-Reply-To: <105777988.20041015112800@sir-mag.com>
References:  <105777988.20041015112800@sir-mag.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1700136.fAezpoLPW8
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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@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

intpm is for BX chipsets. You want to try ichsmb

iicbus and iicbb are not needed (for ichsmb)

-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

--nextPart1700136.fAezpoLPW8
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQBBb6YQBylq0S4AzzwRAu2WAKCMuf23MUPpY6w3UJUmLeZLXMdMqgCeMU2T
x34UytakizlFL+DcMf+FrZQ=
=D2k6
-----END PGP SIGNATURE-----

--nextPart1700136.fAezpoLPW8--



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