Re: [RFC PATCH] Re: [OOPS] w83781d during rmmod (2.5.69-bk17)

Martin Schlemmer (azarah@gentoo.org)
09 Jun 2003 07:34:30 +0200


On Thu, 2003-06-05 at 21:47, Greg KH wrote:
> On Wed, Jun 04, 2003 at 10:39:22PM -0400, Mark M. Hoffman wrote:
> > * Greg KH <greg@kroah.com> [2003-06-02 10:20:40 -0700]:
> > > On Sun, Jun 01, 2003 at 10:38:08AM -0400, Mark M. Hoffman wrote:
> > > >
> > > > This patch against 2.5.70 works for me vs. an SMBus adapter. It needs
> > > > re-testing against an ISA adapter since my particular chip is SMBus only.
> > >
> > > I've applied this and will send it off to Linus in a bit.
> >
> > Thanks!
> >
> > This patch fixes the various return values in the w83781d_detect()
> > error paths. It also cleans up some formatting here and there.
> > It should be applied on top of the previous one.
> >
> > It works for me; same caveat as above w.r.t. ISA.
>
> Applied, thanks.
>

Things have changed since I converted this driver to 2.5. I no longer
have the 850E chipset mobo with w83781d sensor, but a 875p chipset
mobo, with W83627THF (basically the same as the W83627HF, just with
advance fan control .. prob the Q-Fan option in the Asus board?).

I sorda got the ICH5 talking, and can get the driver loaded for the
W83627THF (as W83627HF), but all the values seems borked. Unfortunately
I cannot get a spec sheet on the W83627THF. Is anybody working on
ICH5/W83627THF support ?

Anyhow, Only change I have made to the w83781d driver, is one line
(just tell it to that if the chip id is 0x72, its also of type
w83726HF), but now (2.5.70-bk1[123]) it segfaults for me on rmmod, where
it did not with 2.5.68 kernels when I still had the other board. I will
attach a oops tomorrow or such when I get home.

Regards,

-- 
Martin Schlemmer

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/