From owner-freebsd-questions@FreeBSD.ORG Tue Jul 26 21:18:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 25C8316A41F for ; Tue, 26 Jul 2005 21:18:12 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from opusnet.com (mail.opusnet.com [209.210.200.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9BD043D45 for ; Tue, 26 Jul 2005 21:18:11 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP (SMTPD32-8.05) id A88E3A6F00AA; Tue, 26 Jul 2005 14:18:06 -0700 Received: from localhost.localhost (localhost.localhost [127.0.0.1]) by localhost.localhost (8.13.3/8.13.3) with ESMTP id j6QLIrur027653; Tue, 26 Jul 2005 14:18:53 -0700 (PDT) (envelope-from garys@opusnet.com) Received: (from jojo@localhost) by localhost.localhost (8.13.3/8.13.3/Submit) id j6QLIjIx027652; Tue, 26 Jul 2005 14:18:45 -0700 (PDT) (envelope-from garys@opusnet.com) To: References: From: garys@opusnet.com (Gary W. Swearingen) Date: Tue, 26 Jul 2005 14:18:45 -0700 In-Reply-To: (scuba@centroin.com.br's message of "Tue, 26 Jul 2005 14:45:56 -0300 (EST)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: hardware monitor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2005 21:18:12 -0000 writes: > |device ichsmb > | > | > |I get this error messages: > | > |In file included from /usr/src/sys/dev/ichsmb/ichsmb.c:64: > |/usr/src/sys/dev/ichsmb/ichsmb_var.h:44:22: smbus_if.h: No such file or Looks like you forgot to read the ichsmb manpage or the conf/NOTES file which says you need certain other device entries too.