http://bugs.winehq.org/show_bug.cgi?id=8196
------- Additional Comments From volker.groeschel@sap.com 2007-04-05 14:39 ------- I found some information in /sys/bus/scsi/devices/2:0:6:0 , e.g. that the UnixDeviceName is /dev/sg2 and tried to rebuild the SCSI branch. But was not successful yet.
This is an example I tried: [HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 2] "Interrupt"=dword:00000010 "IOAddress"=dword:0000b000
"Driver"="WINE SCSI"
"FirstBusTimeScanInMs"=dword:0000000a
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 2\Scsi Bus 0]
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 2\Scsi Bus 0\Initiator Id 7]
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 2\Scsi Bus 0\Target Id 6]
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 2\Scsi Bus 0\Target Id 6\Logical Unit Id 0]
"Identifier"="DVB2000 Nokia rulez 2.21"
"Type"="CommunicationsPeripheral" "InquiryData"=hex:09,00,02,02,20,00,00,00,44,56,42,32,30,30,30,20,4e,6f,6b,69,\ 61,20,72,75,6c,65,7a,20,20,20,20,20,32,2e,32,31
"UnixDeviceName"="/dev/sg2"
Any ideas?
P.S. Should I move from bugzilla to a mailing list or forums, since it is not about fixing the bug but finding a workaround?