http://bugs.winehq.org/show_bug.cgi?id=27069 Summary: WINASPI32: aspi:ASPI_ExecScsiCmd command 0x00, no data transfer specified, but buflen is 36! Product: Wine Version: 1.3.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: cagnulein(a)tin.it Using this software http://drivers.softpedia.com/get/FIRMWARE/LG/LG-GSA-4167B-Firmware-DL13.shtm... (the firmware updater for my dvd writer LG GSA-4167B avaiable only for windows), i've encountered this error: fixme:aspi:ASPI_ExecScsiCmd command 0x00, no data transfer specified, but buflen is 36!!! Looking the source code i've probably understood where is the issue: the command 0x00 in that function is unmanaged. Here ( http://brandonw.net/svn/calcstuff/Linky/trunk/MassStorage.c ) you can find a nice path to manage this situation. Let me know if you want some other information. Thank you Roberto -- 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.