[Wine] How can I use the parallel port?

Philipp Klaus Krause pkk at spth.de
Wed Oct 5 08:36:13 CDT 2005


Stefan Munz schrieb:
> you should have an appropriate symlink in your .wine/dosdevices dir. For most 
> distros:
> 
> ln -s /dev/lp0 lpt1
> 
> should do the job. 
> 
> for more detailed information take a look at:
> 
> http://www.winehq.org/site/docs/wine-user/config-drive-main#CONFIG-DRIVE-SECTIONS
> 

I added the symlink, but my application (an eprom burner) still doesn't
work. With WINEDEBUG=int I get lots of

trace:int:DOSVM_outport IO: 0x4 (1-byte value) to port 0x0378
warn:int:DOSVM_outport Direct I/O write attempted to port 378

Philipp





More information about the wine-users mailing list