From owner-freebsd-questions Fri Jan 11 11: 1: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from crucible.athame.co.uk (guru164.netsonic.fi [194.29.193.164]) by hub.freebsd.org (Postfix) with ESMTP id 2A7D537B41B for ; Fri, 11 Jan 2002 11:00:59 -0800 (PST) Received: from zappa.athame.co.uk ([10.134.28.148] helo=there) by crucible.athame.co.uk with smtp (Exim 3.33 #1) id 16P6vA-0007kQ-00 for freebsd-questions@freebsd.org; Fri, 11 Jan 2002 21:00:56 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Andy Fawcett Message-Id: <200201112054.43315@zappa.athame.co.uk> To: "FreeBSD-questions" Subject: Help needed configuring kernel to support IIC/SMBUS Date: Fri, 11 Jan 2002 21:00:58 +0200 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have been trying to configure a kernel so I can use the hardware monitors on my new system. I know I need some combination of SMBUS and IIC, but all the variations I have tried have failed. The mainboard is an MSI K7T266 Pro 2, which has a VIA 8233 chip on it which I believe has I2C capabilities. I've currently got: device smbus device smb device iicbus device ic device iic device iicsmb in my kernel, but it doesn't detect anything on /dev/smb0 or smb1 devices. Nothing shows in dmesg either. I had the line: device pcf0 at isa? port 0x320 irq 5 in there at one point, and it detected a Philips I2C chip, but then hung, so I disabled it again. Any help would be appreciated. I've searched the net over and over, and not found anything. Cheers, Andy -- Andy Fawcett | "In an open world without walls and fences, andy@athame.co.uk | we wouldn't need Windows and Gates." tap@lspace.org | -- anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message