http://bugs.winehq.org/show_bug.cgi?id=9956 --- Comment #5 from Anastasius Focht <focht(a)gmx.net> 2007-10-09 11:54:59 --- Created an attachment (id=8479) --> (http://bugs.winehq.org/attachment.cgi?id=8479) implements cdrom ioctl storage query property Hello, yes I've seen this "unknown ioctl" message in other applications too, seems no harm at all. Attached is a quick implementation of this specific ioctl. Most of the data are just "FIXME" defaults. What is missing: some way to query real device/adapter data (vendor/product id, serial number, adapter info) and "property exist" query types. Though this initial implementation should work in most cases. Tested with my favorite dvd/cd ripping tool "DVD Fab Platinum" which exhibits same "unknown ioctl" message. No harm/side effects. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.