Date: Fri, 15 Oct 2004 20:17:51 +0200 From: =?ISO-8859-1?Q?Uro=9A_Gruber?= <uros.gruber@sir-mag.com> To: freebsd-current@freebsd.org Subject: Re[2]: SMBus with intel Message-ID: <1321528398.20041015201751@sir-mag.com> In-Reply-To: <200410151227.28186.Emanuel.Strobl@gmx.net> References: <105777988.20041015112800@sir-mag.com> <200410151227.28186.Emanuel.Strobl@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 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: <serial bus, SMBus> 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 <Maxtor 6Y160M0/YAR51HW0> [317632/16/63] at ata2-master >> SATA150 ad6: 156334MB <Maxtor 6Y160M0/YAR51HW0> [317632/16/63] at >> ata3-master SATA150
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1321528398.20041015201751>