Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Mar 2005 23:58:21 -0500
From:      Understudy <list@understudy.net>
To:        "Matthew N. Dodd" <mdodd@FreeBSD.ORG>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Thinkpad 600e interrupt storm
Message-ID:  <4226996D.3020402@understudy.net>
In-Reply-To: <20050225095658.D60128@sasami.jurai.net>
References:  <20050219040357.47106754@spadger.best.vwh.net> <42197CA3.7050709@understudy.net> <421E331C.10804@siol.net> <20050224181142.B60128@sasami.jurai.net> <421E7780.6050800@understudy.net> <20050224202147.A60128@sasami.jurai.net> <421EAAA5.3090304@understudy.net> <20050225095658.D60128@sasami.jurai.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew N. Dodd wrote:

> On Thu, 24 Feb 2005, Understudy wrote:
> [how do I build a kernel module?]
>
> cd /sys/modules/bios/smapi
> make all
> make load
>
> Also, this will only work on 5.x or -CURRENT.
>
Okay , I finally got that to work. After realizing this was a typo on my 
part.
Slacker# cd /sys/modules/bios/smapi
Slacker# make all
Warning: Object directory not changed from original 
/usr/src/sys/modules/bios/smapi
Slacker# make load
/sbin/kldload -v /usr/src/sys/modules/bios/smapi/smapi.ko
Loaded /usr/src/sys/modules/bios/smapi/smapi.ko, id=4
Slacker#

I read through the man pages now that this is loaded how do I find this 
smapi config ?  I have a smapi_config.c smapi_config.o. But I don't see 
in it what you are looking for.

Sincerely,
Brendhan



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