[Wine] Re: About Parallel Port Driver

Daniel Cheng gmane at sdiz.net
Fri May 25 11:54:01 CDT 2007


Zhongli Xu wrote:
> Hi all,
> 
> I have a .sys driver for parallel port communication.
> But it seems wine didn't support loading the driver.
> My windows program has to be configured as XP version.
> And directly accessing to parallel port is not allowed on the XP host,
> therefore _outp and _inp are useless. Is there any solution to this problem?

inp, outp are available when (and only when) you run as root.
this is linux permission, not related to wine.

> 
> Best Regards,
> Milo Xu

-- 
This space was intended to be left blank.




More information about the wine-users mailing list