|
@@ -26,7 +26,7 @@ MaxSyncSpeed = 10 # Set to 5 or 10 to enable synchronous SCSI mode, 0 to disable
|
|
|
#RightAlignStrings = 0 # Right-align SCSI vendor / product strings, defaults on if Quirks = 1
|
|
#RightAlignStrings = 0 # Right-align SCSI vendor / product strings, defaults on if Quirks = 1
|
|
|
#PrefetchBytes = 8192 # Maximum number of bytes to prefetch after a read request, 0 to disable
|
|
#PrefetchBytes = 8192 # Maximum number of bytes to prefetch after a read request, 0 to disable
|
|
|
|
|
|
|
|
-# Settings can be overriden for individual devices.
|
|
|
|
|
|
|
+# Settings can be overridden for individual devices.
|
|
|
[SCSI2]
|
|
[SCSI2]
|
|
|
Product = "Disk with ID2"
|
|
Product = "Disk with ID2"
|
|
|
|
|
|
|
@@ -37,7 +37,6 @@ Type = 2
|
|
|
#IMG0 = FirstCD.iso
|
|
#IMG0 = FirstCD.iso
|
|
|
#IMG1 = SecondCD.iso
|
|
#IMG1 = SecondCD.iso
|
|
|
|
|
|
|
|
-
|
|
|
|
|
# Raw sector range from SD card can be passed through
|
|
# Raw sector range from SD card can be passed through
|
|
|
# Format is RAW:first_sector:last_sector where sector numbers can be decimal or hex.
|
|
# Format is RAW:first_sector:last_sector where sector numbers can be decimal or hex.
|
|
|
# If end sector is beyond end of SD card, it will be adjusted automatically.
|
|
# If end sector is beyond end of SD card, it will be adjusted automatically.
|