RFC: Implement CDROM_GetInterfaceInfo() on Mac OS.

Charles Davis cdavis at mymail.mines.edu
Tue Oct 20 12:38:17 CDT 2009


Hi,

This patch will implement CDROM_GetInterfaceInfo() (and its associated
IOCTL) on Mac OS X. The problem is that it's big, it's complicated, and
it uses I/O Kit. From what I've seen, Alexandre doesn't exactly like I/O
Kit that much. Anyway, I want someone to review the patch.

No, I could not find a system ioctl that did what I wanted. Perhaps I
should hold off on this until we have that driver I mentioned earlier
ready...? In any case, here's my current patch.

Chip

---
 dlls/ntdll/cdrom.c |  428
+++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 411 insertions(+), 17 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Implement-CDROM_GetInterfaceInfo-on-Mac-OS.patch
Type: text/x-patch
Size: 19067 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20091020/bb9dfe89/attachment.bin>


More information about the wine-devel mailing list