[Bug 3845] New: parallel port access is slow due to high cpu usage (eprom burner)

Wine Bugs wine-bugs at winehq.org
Tue Nov 15 16:54:49 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3845

           Summary: parallel port access is slow due to high cpu usage
                    (eprom burner)
           Product: Wine
           Version: 0.9
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: pkk at spth.de


Whe I burn EPROMs with the willem eprom burner (software at
http://www.willem.org/ZIP/epr097ja.zip) wine needs a lot of cpu power. Parallel
port access speed scales with CPU speed.

I run wine as root and have added the following registry keys:

[HKEY_USERS\S-1-5-4\Software\Wine\VDM]

[HKEY_USERS\S-1-5-4\Software\Wine\VDM\Ports]
"read"="0x278-0x27f,0x378-0x37f"
"write"="0x278-0x27f,0x378-0x37f"

[HKEY_USERS\S-1-5-4\Software\Wine\VDM\ppdev]
"378"="/dev/parport0"

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list