Charles Davis <[email protected]> writes: > Charles Davis wrote: >> Alexandre Julliard wrote: >>> 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?
With an ioctl to mountmgr. There is a bit of infrastructure work to do first to assign the correct device to the file descriptor. -- Alexandre Julliard [email protected]
