[Bug 40296] New: WNASPI32.DLL should migrate to DeviceIoControl()
https://bugs.winehq.org/show_bug.cgi?id=40296 Bug ID: 40296 Summary: WNASPI32.DLL should migrate to DeviceIoControl() Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: carlo.bramix(a)libero.it Distribution: --- I would like to suggest to remove from the WNASPI32.DLL implementation in WINE all references to linux ioctl() and the various conditional code like "#ifdef linux" and migrate to a plain Windows-like based code, by using DeviceIoControl() instead for sending SCSI commands. This change will make possible to write a DLL that will work in other environment besides linux and it will leave this kind of complexity limited in NTDLL. PS: WNASPI32 is missing in the list of components when you file a bug in bugzilla. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40296 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- (In reply to Carlo Bramini from comment #0)
PS: WNASPI32 is missing in the list of components when you file a bug in bugzilla.
Added. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40296 Carlo Bramini <carlo.bramix(a)libero.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wnaspi32 -- 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