28 Mar
2007
28 Mar
'07
11:10 a.m.
http://bugs.winehq.org/show_bug.cgi?id=7876 ------- Additional Comments From focht(a)gmx.net 2007-28-03 06:10 ------- Hello, supporting native API for kmode drivers doesnt make much sense. The cpu-z kmode driver implements low level i/o throughput time measurements using ring0 (privileged) instructions and some internal kmode apis (query interrupt counters and the like). Even if you support/emulate necessary native kmode apis, the driver code would immediately cause SIGILL/SIGSEGVs due use of privileged instructions. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.