From owner-freebsd-stable@FreeBSD.ORG Sun Aug 13 14:30:02 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D245816A4DA for ; Sun, 13 Aug 2006 14:30:02 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from smtp2.sbb.co.yu (smtp2.sbb.co.yu [82.117.194.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23F1243D45 for ; Sun, 13 Aug 2006 14:30:01 +0000 (GMT) (envelope-from zkolic@sbb.co.yu) Received: from faust.net (cable-87-116-181-185.dynamic.sbb.co.yu [87.116.181.185]) by smtp2.sbb.co.yu (8.13.7/8.13.7) with ESMTP id k7DETwZQ003752 for ; Sun, 13 Aug 2006 16:29:59 +0200 Received: by faust.net (Postfix, from userid 1001) id 0A4AC1704B; Sun, 13 Aug 2006 16:30:31 +0200 (CEST) Date: Sun, 13 Aug 2006 16:30:31 +0200 From: Zoran Kolic To: freebsd-stable@freebsd.org Message-ID: <20060813143030.GA997@faust.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-SMTP-Vilter-Version: 1.3.2 X-SBB-Virus-Status: clean X-SBB-Spam-Score: 1.4 X-SBB-Spam-Level: XXX Subject: nfpm X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Aug 2006 14:30:02 -0000 Hi all! I would like to add nfpm device into kernel, but cannot find it in source. Googling for awile, I've found a lot of posts on nfsmb, broken compilings... In this moment looks to me that the correct way should be to add smbus, smb and nfpm. Since nfsmb is taken from sensors, do I compile zombie device. Mobo is asus nforce3 k8n 250, 6.1 and amd64. none0@pci0:1:1: class=0x0c0500 card=0x813f1043 chip=0x00e410de rev=0xa1 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'nForce PCI SMB Controller' class = serial bus subclass = SMBus Zoran