From owner-freebsd-questions Mon Feb 11 16:14:45 2002 Delivered-To: freebsd-questions@freebsd.org Received: from visar.norris-net.com (adsl-156-87-134.asm.bellsouth.net [66.156.87.134]) by hub.freebsd.org (Postfix) with ESMTP id 4B18137B419 for ; Mon, 11 Feb 2002 16:14:43 -0800 (PST) Received: by visar.norris-net.com (8.11.6/8.11.6) id g1C0EVR36092; Mon, 11 Feb 2002 19:14:31 -0500 (EST) (envelope-from derrick) Message-Id: <200202120014.g1C0EVR36092@visar.norris-net.com> Content-Type: text/plain; charset="iso-8859-1" From: Derrick Norris Reply-To: derrick@norris-net.com To: kmidtset@c2i.net Subject: Re: Asus CUSL2 815E Date: Mon, 11 Feb 2002 19:14:30 -0500 X-Mailer: KMail [version 1.3.2] Cc: freebsd-questions@FreeBSD.ORG References: <200202110318.g1B3I5J01339@visar.norris-net.com> <20020211070419.293AE7E2A@mail.broadpark.no> In-Reply-To: <20020211070419.293AE7E2A@mail.broadpark.no> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 On Monday 11 February 2002 02:05 am, Kjell / LA3SG wrote: > Do you remember what you added to the kernel config file for the > healtd? Tnx from Kjell / LA3SG I believe these are the only required lines for healthd to work with an Asus CUSL2: device smbus device ichsmb device smb That's all the smb-related stuff in my kernel config and healthd works just fine. Check LINT for documentation/etc. After including those lines, I get this during boot: ichsmb0: port 0xe800-0xe80f irq 10 at device 31.3 on pci0 smbus0: on ichsmb0 smb0: on smbus0 HTH, Derrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message