http://bugs.winehq.org/show_bug.cgi?id=18548
Summary: catlitter crashes winedevice Product: Wine Version: 1.1.21 Platform: All URL: http://psxemulator.gazaxian.com/catlitter.rar OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mizvekov@gmail.com
catlitter is a program that controls playstation 1 'caetla' acessory. It uses WinRing0 to access parallel port from any windows version. WinRing0 can be downloaded from here: http://openlibsys.org/ The source for catlitter can be downloaded from: http://psxemulator.gazaxian.com/catlitter_src.rar When it's executed, winedevice crashes because WRITE_PORT_UCHAR is not implemented in hal.dll This api would be very simple to implement at least for parallel port, because everything that is needed for it is already done in winedos.
http://bugs.winehq.org/show_bug.cgi?id=18548
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other Severity|normal |enhancement
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-20 23:44:04 --- Wine does not support hardware drivers.
http://bugs.winehq.org/show_bug.cgi?id=18548
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, hardware, source Platform|Other |All OS/Version|other |All Severity|enhancement |normal
http://bugs.winehq.org/show_bug.cgi?id=18548
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other Severity|normal |enhancement
http://bugs.winehq.org/show_bug.cgi?id=18548
--- Comment #2 from Matheus Izvekov mizvekov@gmail.com 2009-05-21 01:07:05 --- But given that it does support direct access to parallel port in winedos, this would still fall under the normal category of bug?
http://bugs.winehq.org/show_bug.cgi?id=18548
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-21 01:10:42 --- Only if somebody adds support for it to win32 side. DOS is a different matter.
http://bugs.winehq.org/show_bug.cgi?id=18548
--- Comment #4 from Matheus Izvekov mizvekov@gmail.com 2009-05-21 01:16:39 --- (In reply to comment #3)
Only if somebody adds support for it to win32 side. DOS is a different matter.
Not really. It seems being in dlls/winedos doesn't mean its something that only works for dos apps. It does work for win32 ones, and I have confirmed it myself. I have another win32 app that accesses parport the "old" way, by using inb/outb, and it works fine. Anyway the code is there, the hard part is already done.
http://bugs.winehq.org/show_bug.cgi?id=18548
Trygve Vea trygve.vea@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |trygve.vea@gmail.com
--- Comment #5 from Trygve Vea trygve.vea@gmail.com 2011-01-07 16:26:29 CST --- Is it still possible to get this program from somewhere?
The URL is currently a 404.
I'd love to test this.
http://bugs.winehq.org/show_bug.cgi?id=18548
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download, source | Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2013-06-26 14:13:46 CDT --- No answer to previous comment, the file is no longer available, specific hardware is required. Resolving abandoned, if anyone is still able to reproduce feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=18548
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com 2013-06-28 12:59:11 CDT --- Closing.