From owner-freebsd-current@FreeBSD.ORG Thu Jun 2 03:42:02 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 323D016A41C for ; Thu, 2 Jun 2005 03:42:02 +0000 (GMT) (envelope-from david.freebsd@verizon.net) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CE3343D58 for ; Thu, 2 Jun 2005 03:42:02 +0000 (GMT) (envelope-from david.freebsd@verizon.net) Received: from OSTest ([68.161.130.249]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IHF00BXSU9Q09N1@vms046.mailsrvcs.net> for freebsd-current@freebsd.org; Wed, 01 Jun 2005 22:41:50 -0500 (CDT) Date: Wed, 01 Jun 2005 22:46:09 -0400 From: David Gurvich To: freebsd-current@freebsd.org Message-id: <200506012246.09410.david.freebsd@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-disposition: inline User-Agent: KMail/1.8 Subject: nForce SMBus X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2005 03:42:02 -0000 I have not seen a driver for the nForce 1 smbus in 6-current. I notice that in 5 there existed nfpm, but do not see it in 6. How would I enable monitoring through the smb interface without this? I had tried to include nfpm in the kernel despite seeing nothing in src for it, but that just made the kernel unbootable.