[Bug 18548] New: catlitter crashes winedevice
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(a)winehq.org ReportedBy: mizvekov(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18548 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other Severity|normal |enhancement --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-05-20 23:44:04 --- Wine does not support hardware drivers. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18548 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, hardware, source Platform|Other |All OS/Version|other |All Severity|enhancement |normal -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18548 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other Severity|normal |enhancement -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18548 --- Comment #2 from Matheus Izvekov <mizvekov(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18548 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-21 01:10:42 --- Only if somebody adds support for it to win32 side. DOS is a different matter. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18548 --- Comment #4 from Matheus Izvekov <mizvekov(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18548 Trygve Vea <trygve.vea(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trygve.vea(a)gmail.com --- Comment #5 from Trygve Vea <trygve.vea(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18548 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download, source | Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #6 from Bruno Jesus <00cpxxx(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18548 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2013-06-28 12:59:11 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org