|
Bugzilla – Full Text Bug Listing |
| Summary: | Reenable SENSORS_VT1211 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Thorsten Kukuk <kukuk> |
| Component: | Kernel | Assignee: | Olaf Kirch <okir> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | New vt1211 patch | ||
|
Description
Thorsten Kukuk
2005-08-22 13:13:50 UTC
Created attachment 46913 [details] New vt1211 patch Driver extracted from patch from http://www.epialinux.org/drivers.html 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. Closing as WONTFIX for now. Please reopen if you receive a working driver from the epialinux folks. |