From owner-freebsd-hackers Tue Dec 4 21:37:26 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from hotmail.com (f86.law3.hotmail.com [209.185.241.86]) by hub.freebsd.org (Postfix) with ESMTP id A0E8C37B41A for ; Tue, 4 Dec 2001 21:37:24 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 4 Dec 2001 21:37:24 -0800 Received: from 205.158.104.176 by lw3fd.law3.hotmail.msn.com with HTTP; Wed, 05 Dec 2001 05:37:24 GMT X-Originating-IP: [205.158.104.176] From: "Srinivas Dharmasanam" To: hackers@FreeBSD.ORG Subject: SMB driver for 4.2 SMP kernel (healthd, lmmon, etc.) Date: Tue, 04 Dec 2001 21:37:24 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 05 Dec 2001 05:37:24.0456 (UTC) FILETIME=[EAE01680:01C17D4E] Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm not able to work the SMB driver (used by healthd, lmmon, etc.) on an Intel x86 FreeBSD 4.2 SMP system for getting system statistics such as the CPU temps, voltages, fan rpm's etc. With a FreeBSD 4.2 single cpu kernel, all of these utilities work fine using the underlying SMB driver (/dev/smb0 device). However, with an SMP kernel I get a "device not configured" error message when doing ioctl on this device. To reproduce the problem compile and run the findSMB.c code by itself in the healthd package. Does anyone know how to fix this problem with using SMB driver on an SMP kernel? Thanks, -Srinivas _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message