From owner-freebsd-current@FreeBSD.ORG Thu Jun 2 07:21:01 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 B382A16A41C for ; Thu, 2 Jun 2005 07:21:01 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 329AF43D48 for ; Thu, 2 Jun 2005 07:21:01 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so298743nzk for ; Thu, 02 Jun 2005 00:21:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VqWwZiJCxNTBwQuyz3c0PFkhUneiG4Rj2WXBaLPU2L2MnjHT+Tk1UQv3ph6AMoWRXakRvsuw/O2dQISn0HmjXnZ6QJxl2oHPollL+Vs/Hm85ZnMumkNLWt2RhPRav0OETcUrMGFfBlvt7TYXZGwNAByZi8a2SO5yAk7wOzjtTBM= Received: by 10.36.34.12 with SMTP id h12mr194740nzh; Thu, 02 Jun 2005 00:21:00 -0700 (PDT) Received: by 10.36.88.8 with HTTP; Thu, 2 Jun 2005 00:21:00 -0700 (PDT) Message-ID: Date: Thu, 2 Jun 2005 15:21:00 +0800 From: Jiawei Ye To: Jia-Shiun Li In-Reply-To: <1d6d20bc05060200139e640eb@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050505101016.GM75629@cicely12.cicely.de> <20050505110109.GN75629@cicely12.cicely.de> <1d6d20bc050601132457a7904a@mail.gmail.com> <1d6d20bc05060200139e640eb@mail.gmail.com> Cc: freebsd-current@freebsd.org, ticso@cicely.de Subject: Re: SMBus hardware note recognized X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jiawei Ye 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 07:21:01 -0000 On 6/2/05, Jia-Shiun Li wrote: > Are you sure you have ichsmb in kernel config and it successfully > compiles a working kernel? >=20 > ichsmb depends on smbus which you load as module, but ichsmb itself is > not, and currently cannot be compiled as, a module. You either did not > discover the failure of compiling kernel or just did not have ichsmb > in kernel config. >=20 > Jia-Shiun. >=20 Well, if this is what you are referring to: 14 2 0xc075f000 3688 smbus.ko Contains modules: Id Name 55 viapropm/smbus 56 amdpm/smbus 57 ichsmb/smbus 58 alpm/smbus 59 intsmb/smbus 60 bktr/smbus 61 iicsmb/smbus --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming