On 4/20/11 9:43 AM, Alexandre Julliard wrote:
Charles Davis cdavis@mymail.mines.edu writes:
dlls/kernel32/Makefile.in | 1 - dlls/kernel32/oldconfig.c | 404 ------------------------------------------ dlls/kernel32/process.c | 3 - dlls/mountmgr.sys/hal.c | 116 ++++++++++++ dlls/mountmgr.sys/mountmgr.c | 138 ++++++++++++++ dlls/mountmgr.sys/mountmgr.h | 3 + 6 files changed, 257 insertions(+), 408 deletions(-) delete mode 100644 dlls/kernel32/oldconfig.c
It doesn't seem to work here, I don't get any devices.
Funny. It works fine on both my 32-bit and 64-bit VMs. Clearly my setup is broken :).
By any chance, do you not have any SCSI generic (sg<x>) files in /dev/?
Chip