[PATCH] kernel32: Populate HKLM\HARDWARE\DEVICEMAP\Scsi on Mac OS.

Charles Davis cdavis at mymail.mines.edu
Tue Mar 29 16:55:45 CDT 2011


On 3/29/11 4:34 AM, Alexandre Julliard wrote:
> Charles Davis <cdavis at mymail.mines.edu> writes:
> 
>> From: Charles Davis <cdavis at mines.edu>
>>
>> ---
>>  dlls/kernel32/Makefile.in |    2 +-
>>  dlls/kernel32/oldconfig.c |  157 +++++++++++++++++++++++++++++++++++++++++++-
>>  2 files changed, 154 insertions(+), 5 deletions(-)
> 
> This code needs to be moved to the mountmgr first.
OK.

How do you propose to do that? The way this is done on Linux, it's
probably fine to just build up/tear down an entry for each device that
HAL/udev detects, but DiskArbitration only handles disks (and not other
types of SCSI devices) on Mac.

Chip



More information about the wine-devel mailing list