Hi, I don't mean to be pushy but did anybody have a chance to look at my vt1211 patch? Thanks ...juerg > [PATCH 1/2] hwmon: new vt1211 driver > > This is a new driver for the VIA vt1211 Super-IO chip. It is a rewrite of the > existing vt1211 driver (by Mark D. Studebaker and Lars Ekman) that has been > around for a while but never made it into the main kernel tree. It is > implemented as a platform driver and therefore requires the latest CVS version > of lm_sensors to function properly. > > Signed-off-by: Juerg Haefliger <juergh at gmail.com> > > ---