Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2018 14:52:11 -0500
From:      Ty Armour <tya81190@gmail.com>
To:        freebsd-questions@freebsd.org, privacy@winehq.org
Subject:   well
Message-ID:  <CAHzBOcktHHP2jJUbE6-xV5COGXpfAhoAAr8wTNAiXWL0Jf1zxg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHzBOcktHHP2jJUbE6-xV5COGXpfAhoAAr8wTNAiXWL0Jf1zxg>