From: Greg KH <greg@kroah.com>
To: "Tomasz Torcz, BG" <zdzichu@irc.pl>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [2.5.67] buffer layer error at fs/buffer.c:127; problems with via686a sensor
Date: Tue, 8 Apr 2003 21:50:57 -0700 [thread overview]
Message-ID: <20030409045057.GA8855@kroah.com> (raw)
In-Reply-To: <20030408162118.GA10209@irc.pl>
On Tue, Apr 08, 2003 at 06:21:18PM +0200, Tomasz Torcz, BG wrote:
>
> Also, I had problem compiling via686a sensors into the kernel.
> First, it complained about missing i2c_detect(); I've
> replaced it by i2c_probe(); kernel has built and booted.
That was a Kconfig bug of mine in drivers/i2c/chips. A patch for this
has been posted to lkml in the past. And replacing i2c_detect() with
i2c_probe() _should_ work for you, it might not, I'm still trying to
work out the real differences...
> Only sysfs directory of sensor is empty :(
> It works with 2.4.x lm_sensors (via /proc of course).
What i2c bus driver are you using?
> /sys/bus/i2c/drivers:
> total 0
> drwxr-xr-x 4 root root 0 kwi 8 14:21 .
> drwxr-xr-x 4 root root 0 kwi 8 14:21 ..
> drwxr-xr-x 2 root root 0 kwi 8 14:21 VIA686A
> drwxr-xr-x 2 root root 0 kwi 8 14:21 i2c-dev dummy dr\x02
Ah, need to go fix up that driver's name, thanks for pointing it out.
greg k-h
prev parent reply other threads:[~2003-04-09 4:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-08 16:21 [2.5.67] buffer layer error at fs/buffer.c:127; problems with via686a sensor Tomasz Torcz, BG
2003-04-08 22:29 ` Andrew Morton
2003-04-09 4:50 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030409045057.GA8855@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zdzichu@irc.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.