From owner-freebsd-questions Wed Feb 19 18:16:40 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5553E37B401 for ; Wed, 19 Feb 2003 18:16:39 -0800 (PST) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBF9F43F75 for ; Wed, 19 Feb 2003 18:16:38 -0800 (PST) (envelope-from jld123@pobox.com) Received: from lee (pcp826719pcs.nrockv01.md.comcast.net [68.50.140.34]) by mtaout02.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.09 (built Jan 7 2003)) with SMTP id <0HAL00J844ZPLI@mtaout02.icomcast.net> for freebsd-questions@freebsd.org; Wed, 19 Feb 2003 21:16:38 -0500 (EST) Date: Wed, 19 Feb 2003 21:27:01 -0500 From: Lee Nelson Subject: Please help with SMBus on Serverworks III HE To: freebsd-questions@freebsd.org Message-id: MIME-version: 1.0 X-Mailer: Opera 6.05 build 1140 Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7BIT X-Priority: 3 (Normal) 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 Hello, I'm trying to SMBus to work on my new Supermicro server, but with no luck. It's got a Serverworks III HE chipset, with CSB5 southbridge. My understanding is that this is supposed to be compatible with Intel PIIX4 chip but unfortunately the 'intpm' driver isn't doing it for me. No smb0: line shows up during the boot process. Here's what I've tried in my kernel config: device smbus device iicbus device iicbb device intpm device ichsmb device smb I've also tried the examples from the heathd and lmmon man pages, but those examples are obviously out-of-date. Help would be much appreciated. Any pointers, ideas or musings welcome too. :) Thanks much, Lee Nelson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message