https://bugs.winehq.org/show_bug.cgi?id=39046
Bug ID: 39046 Summary: Implement User Mode Driver Framework Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jxkxpnd@mailforspam.com Distribution: ---
UMDF allows developers to write drivers hosted as usermode processes. https://msdn.microsoft.com/en-us/library/windows/hardware/dn384105.aspx
https://bugs.winehq.org/show_bug.cgi?id=39046
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de --- Do you have an app which needs that? Please note that Wine is not an operating system, so most drivers cannot work by design.
https://bugs.winehq.org/show_bug.cgi?id=39046
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Version|unspecified |1.7.48 Summary|Implement User Mode Driver |Implement Windows User-Mode |Framework |Driver Framework (UMDF) Severity|normal |enhancement
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
meta feature requests like this should be avoided.
They serve no useful purpose as long as there are no detailed criteria defined on what "implement" exactly means (scope of the work). You didn't even state the UMDF version that is needed here.
Which real world app crashes because of missing UMDF functionality in Wine? Provide download and terminal output.
Regards
https://bugs.winehq.org/show_bug.cgi?id=39046
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting. Again: please answer the questions.
$ wine --version wine-5.0-rc1
Regards