https://bugs.winehq.org/show_bug.cgi?id=24489
Scott scott@doemail.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |scott@doemail.org
--- Comment #11 from Scott scott@doemail.org --- The OP's symptoms in the summary and description sound the same as bug 12359. I am getting the same
fixme:ntdll:server_ioctl_file Unsupported ioctl 41018 (device=4 access=0 func=406 method=0) err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\DEVICEMAP\Scsi"
output on Wine 2.2.
(In reply to Austin English from comment #2)
fixme:cdrom:CDROM_GetInterfaceInfo not implemented on this O/S fixme:ntdll:server_ioctl_file Unsupported ioctl 41018 (device=4 access=0 func=406 method=0) fixme:cdrom:CDROM_GetInterfaceInfo not implemented on this O/S fixme:ntdll:server_ioctl_file Unsupported ioctl 41018 (device=4 access=0 func=406 method=0) fixme:cdrom:CDROM_GetInterfaceInfo not implemented on this O/S fixme:ntdll:server_ioctl_file Unsupported ioctl 41018 (device=4 access=0 func=406 method=0) err:aspi:ASPI_GetNumControllers Could not open HKLM\L"HARDWARE\DEVICEMAP\Scsi"
Maybe because CDROM_GetInterfaceInfo isn't implemented on OS X.
CDROM_GetInterfaceInfo has since been implemented on OS X, but the problem persists.