Charles Davis wrote:
Alexandre Julliard wrote:
Charles Davis cdavis@mymail.mines.edu writes:
Here's a new version of my patch that's slightly less complicated. I didn't get a response last time, so I'm sending it again. Please, someone review my patch. I won't send it to wine-patches until I know I have this right (yes, I am a bit of a perfectionist).
To reiterate what I said about this patch last time, this patch will implement the CDROM_GetInterfaceInfo() function on Mac OS, which allows clients to, among other things, get a SCSI address to do whatever with. (If this is over your head, you can stop reading now. :)
That sort of thing should most likely be integrated with the diskarbitration stuff in mountmgr.
Really? I guess I could do it that way. But then how are IOCTL_SCSI_GET_ADDRESS clients supposed to get the address?
Oops, forgot to reply all again.