Change the following two registry keys in the folder that contains the driver of DTLite:
before
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 6]
"Driver"="ai5xksd9"
"Interrupt"=dword:00000009
after
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 6]
"Driver"="monitor"
"Interrupt"=dword:0000000a
The SCSI folder may be different.
The backup of the original should start.
Bye.
before
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 6]
"Driver"="ai5xksd9"
"Interrupt"=dword:00000009
after
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 6]
"Driver"="monitor"
"Interrupt"=dword:0000000a
The SCSI folder may be different.
The backup of the original should start.
Bye.
Comment