From owner-freebsd-current@FreeBSD.ORG Fri Oct 15 18:13:54 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED38116A4CE for ; Fri, 15 Oct 2004 18:13:54 +0000 (GMT) Received: from citka.mg-proline.si (citka.sir-mag.com [212.18.32.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 932A643D1D for ; Fri, 15 Oct 2004 18:13:54 +0000 (GMT) (envelope-from uros.gruber@sir-mag.com) Received: from localhost (localhost [127.0.0.1]) by citka.mg-proline.si (Postfix) with ESMTP id 31923706C6 for ; Fri, 15 Oct 2004 20:13:53 +0200 (CEST) Received: from citka.mg-proline.si ([127.0.0.1]) by localhost (citka.mg-proline.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 42508-10 for ; Fri, 15 Oct 2004 20:13:45 +0200 (CEST) Received: from DELL (BSN-77-156-117.dsl.siol.net [193.77.156.117]) by citka.mg-proline.si (Postfix) with ESMTP id 3699B7064B for ; Fri, 15 Oct 2004 20:13:45 +0200 (CEST) Date: Fri, 15 Oct 2004 20:17:51 +0200 From: =?ISO-8859-1?Q?Uro=9A_Gruber?= X-Priority: 3 (Normal) Message-ID: <1321528398.20041015201751@sir-mag.com> To: freebsd-current@freebsd.org In-Reply-To: <200410151227.28186.Emanuel.Strobl@gmx.net> References: <105777988.20041015112800@sir-mag.com> <200410151227.28186.Emanuel.Strobl@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new at mg-proline.si Subject: Re[2]: SMBus with intel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-1?Q?Uro=9A_Gruber?= List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 18:13:55 -0000 Hello, Ok I tried with ichsmb and it looks like it work dmesg show ichsmb0: 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 o= f smb.h because in source of consolehm was wrong. No I have compiled correc= tly but when I start is error msg "Failed to open /dev/smb0" Is there anything I have to do to make this work.=20 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: at device 31.3 (no driver attached) >> >> and pciconf -lv >> >> none2@pci0:31:3: class=3D0x0c0500 card=3D0x80a61043 chip=3D0x266a= 8086 >> rev=3D0x03 hdr=3D0x00 vendor =3D 'Intel Corporation' >> device =3D '82801FB/FR/FW/FRW SMBus Controller' >> class =3D serial bus >> subclass =3D 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 wo= rk >> in 5.3 or I have to wait next releases. >> >> Some days ago I report that ICH6 sata was not recognized correctly but w= ith >> beta7 it works Ok, Here is report from dmesg >> >> ad4: 156334MB [317632/16/63] at ata2-master >> SATA150 ad6: 156334MB [317632/16/63] at >> ata3-master SATA150