Re: direct i/o using wine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



alessandro_maffei wrote:
> I built a projet that use direct i/o access to $100-$1F0 and $300-$307 i/o address.
> I use delphi 6 with a driver to enable direct i/o access in winNT,XP etc.
> and all is ok.

Wine does not support this type of drivers. They can not and will not work on Wine.
You can not access hardware ports on Linux from user space unless you running this program as root. Or used some other mechanism to allow yourself to access ports.

Even if you running program as root, you still have to use ioperm() to enable port access. For more details see for example this HOWTO: http://tldp.org/HOWTO/IO-Port-Programming.html






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux