Bug 106148 - Reenable SENSORS_VT1211
Summary: Reenable SENSORS_VT1211
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Olaf Kirch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-22 13:13 UTC by Thorsten Kukuk
Modified: 2005-08-25 09:05 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
New vt1211 patch (39.44 KB, text/x-diff)
2005-08-22 13:15 UTC, Thorsten Kukuk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Kukuk 2005-08-22 13:13:50 UTC
The sensors patch for vt1211 is currently disabled. 
Attached is a new patch which works for me with current kernel-source 
from autobuild. Please update the patch and reenable it for x86, the 
sensors package depends on it for VIA EPIA boards.
Comment 1 Thorsten Kukuk 2005-08-22 13:15:02 UTC
Created attachment 46913 [details]
New vt1211 patch

Driver extracted from patch from http://www.epialinux.org/drivers.html
Comment 2 Olaf Kirch 2005-08-22 13:52:51 UTC
This is non-trivial. The driver isn't uptodate wrt current driver model 
functions. When trying to compile it, I get 57 warnings that say 
"initialization from incompatible pointer type" 
 
These come from the initialization of various sysfs and driver model related 
data structures and function pointers. So ignoring these warnings probably 
means that the driver will just oops and/or malfunction when using with 
the current sysfs code. 
 
Please ask the epialinux folks to update their driver and submit it 
upstream. 
Comment 3 Olaf Kirch 2005-08-25 09:05:34 UTC
Closing as WONTFIX for now. Please reopen if you receive a working driver 
from the epialinux folks.