Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jun 2005 19:06:45 +0800
From:      Jia-Shiun Li <jiashiun@gmail.com>
To:        Jiawei Ye <leafy7382@gmail.com>
Cc:        freebsd-current@freebsd.org, ticso@cicely.de
Subject:   Re: SMBus hardware note recognized
Message-ID:  <1d6d20bc0506020406fa00481@mail.gmail.com>
In-Reply-To: <c21e92e2050602002175a2b5b4@mail.gmail.com>
References:  <c21e92e205050419235acc8282@mail.gmail.com> <20050505101016.GM75629@cicely12.cicely.de> <c21e92e20505050355344cbaf5@mail.gmail.com> <20050505110109.GN75629@cicely12.cicely.de> <c21e92e205050504263e35ce3e@mail.gmail.com> <1d6d20bc050601132457a7904a@mail.gmail.com> <c21e92e2050601212046f6f598@mail.gmail.com> <1d6d20bc05060200139e640eb@mail.gmail.com> <c21e92e2050602002175a2b5b4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/2/05, Jiawei Ye <leafy7382@gmail.com> wrote:
> On 6/2/05, Jia-Shiun Li <jiashiun@gmail.com> wrote:
> > Are you sure you have ichsmb in kernel config and it successfully
> > compiles a working kernel?
> > 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.
> Well, if this is what you are referring to:
>=20
> 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

You are right, actually I did not know the module was packed this way. ;)

Then the problem would be that the module did not do its
initialization correctly at loading time. In my experiment compiling
it into kernel did work, but compiling it as a loadable kernel module
did not.

Jia-Shiun.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1d6d20bc0506020406fa00481>