Re: [LinuxBIOS] [PATCH] Re: m57sli-s4 and i2c

2007-04-28 Thread Ward Vandewege
Hi ST, On Sat, Apr 28, 2007 at 01:43:56AM +0200, ST wrote: > Mh, i just tried it and doesn't work for me :-(. Probably i am to tired and > did a stupid mistake. But well i still can't load the it87 module. But my > tree has the changes in superio.c. Hints are welcome :-). Probably im am > missi

Re: [LinuxBIOS] [PATCH] Re: m57sli-s4 and i2c

2007-04-27 Thread Uwe Hermann
On Sat, Apr 28, 2007 at 01:43:56AM +0200, ST wrote: > Concerning the question of Uwe, yes if you like i can maintain it on the wiki > but i need an account? Sure, no problem. Stefan or Ron can surely create one, see http://linuxbios.org/index.php?title=Special:Userlogin Uwe. -- http://www.herm

Re: [LinuxBIOS] [PATCH] Re: m57sli-s4 and i2c

2007-04-27 Thread ST
Hi > This allows fan control by loading the it87 module (or compiling it87 > support in your kernel), for instance via the /sys/ interface: > > cat /sys/bus/i2c/devices/9191-0290/pwm1 > 128 -> fan running at half speed > echo 255 > /sys/bus/i2c/devices/9191-0290/pwm1 > -> fan goes to full

Re: [LinuxBIOS] [PATCH] Re: m57sli-s4 and i2c

2007-04-27 Thread Uwe Hermann
On Fri, Apr 27, 2007 at 05:08:50PM -0400, Ward Vandewege wrote: > Add fan control support. > > Signed-off-by: Ward Vandewege <[EMAIL PROTECTED]> Just for book-keeping: this was committed in r2620. Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | h

[LinuxBIOS] [PATCH] Re: m57sli-s4 and i2c

2007-04-27 Thread Ward Vandewege
Hi all, So, here's a patch to enable fan control on the it8716f superio, as used in the gigabyte m57sli-s4 board. Patch attached. This allows fan control by loading the it87 module (or compiling it87 support in your kernel), for instance via the /sys/ interface: cat /sys/bus/i2c/devices/9191-0