http://bugs.winehq.com/show_bug.cgi?id=468
*** shadow/468 Tue Mar 12 16:03:53 2002 --- shadow/468.tmp.13046 Fri May 10 16:11:21 2002 *************** *** 2,13 **** | Error while accessing parallel port - DIVICE_Open Unknown Vxd WINDRVR | +----------------------------------------------------------------------------+ | Bug #: 468 Product: Wine | ! | Status: UNCONFIRMED Version: unspecified | | Resolution: Platform: | | Severity: normal OS/Version: All | ! | Priority: P1 Component: wine-binary | +----------------------------------------------------------------------------+ ! | Assigned To: bugs@codeweavers.com | | Reported By: jthomes@magisnetworks.com | | CC list: Cc: | +----------------------------------------------------------------------------+ --- 2,13 ---- | Error while accessing parallel port - DIVICE_Open Unknown Vxd WINDRVR | +----------------------------------------------------------------------------+ | Bug #: 468 Product: Wine | ! | Status: NEW Version: unspecified | | Resolution: Platform: | | Severity: normal OS/Version: All | ! | Priority: P1 Component: wine-ports | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs@winehq.com | | Reported By: jthomes@magisnetworks.com | | CC list: Cc: | +----------------------------------------------------------------------------+ *************** *** 31,33 **** --- 31,46 ---- -John
Mr. John S. Thomes + + ------- Additional Comments From jakob@vmlinux.org 2002-05-10 16:11 ------- + I am pretty sure the Xilinx software installs a special VXD driver in Windows. + Wine can not use VXDs. Your best hope is that someone discovers how the VXD + works, then writes a clone of this VXD in Wine. + Possibly also the Linux kernel must be modified to work parallell port in ways + the JTAG debugger understands. + + This is not likely to be fixed, but hey! + Ask Xilinx about linux support for their JTAG debugger, maybe that can bring + good things. + + (Changed component to wine-ports.) \ No newline at end of file