2003-05-12 00:53:49

by Mark M. Hoffman

[permalink] [raw]
Subject: [PATCH] Add SiS96x I2C/SMBus driver (vs 2.5.69-bk6)

This patch adds support for the SMBus of SiS96x south
bridges. It is based on i2c-sis645.c from the lm sensors
project, which never made it into an official kernel and
was anyway mis-named.

This driver works on my SiS 645/961 board vs w83781d.

BTW, w83781d does not rmmod cleanly at 2.5.69-bk6. It
does rmmod cleanly at 2.5.69. I can provide more info
if needed.

Please CC me w/ comments.

Regards,

--
Mark M. Hoffman
[email protected]


Attachments:
(No filename) (450.00 B)
sis96x-2.5.69-bk6-patch (14.74 kB)
Download all attachments

2003-05-13 21:20:21

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH] Add SiS96x I2C/SMBus driver (vs 2.5.69-bk6)

On Sun, May 11, 2003 at 09:06:13PM -0400, Mark M. Hoffman wrote:
> This patch adds support for the SMBus of SiS96x south
> bridges. It is based on i2c-sis645.c from the lm sensors
> project, which never made it into an official kernel and
> was anyway mis-named.
>
> This driver works on my SiS 645/961 board vs w83781d.

Thanks, I've applied this to my trees and will send it on.

greg k-h