From owner-freebsd-questions Thu Feb 20 16:46:11 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 85C7037B401 for ; Thu, 20 Feb 2003 16:46:09 -0800 (PST) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A4F843F3F for ; Thu, 20 Feb 2003 16:46:09 -0800 (PST) (envelope-from jld123@pobox.com) Received: from lee (pcp826719pcs.nrockv01.md.comcast.net [68.50.140.34]) by mtaout07.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.09 (built Jan 7 2003)) with SMTP id <0HAM004JXVGW5E@mtaout07.icomcast.net> for freebsd-questions@freebsd.org; Thu, 20 Feb 2003 19:46:08 -0500 (EST) Date: Thu, 20 Feb 2003 19:56:34 -0500 From: Lee Nelson Subject: Need help with Supermicro MB To: freebsd-questions@freebsd.org Message-id: <1W2Y3WZVCAZ8574831WRWLJMSNGF.3e557942@lee> 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