well

Ty Armour tya81190 at gmail.com
Sun Nov 4 19:52:24 UTC 2018


you might be able to update wine to have hardware compatibilty, but what
you essentially have to do is install windows under Virtualbox and then
access it via WINE and then start dynamically translating windows calls
into linux driver calls.

SO you start accessing virtualbox from wine in user space, and then you
route WINE like this.

Linux userspace-linuxdrivers-bypassing virtualbox and then you have it,
you've got the ability to debug windows drivers all day long.

then you can for sure write wine compatible drivers.

its a similar thing for Macintosh as well. if you want to include a
macintosh and android version of wine so we can dev on phones you can do it
in android via the android emulator.

it should work like this.


More information about the freebsd-questions mailing list