|
|
@@ -12,7 +12,8 @@
|
|
|
#SelectionDelay = 255 # Millisecond delay after selection, 255 = automatic, 0 = no delay
|
|
|
#Dir = "/" # Optionally look for image files in subdirectory
|
|
|
#Dir2 = "/images" # Multiple directories can be specified Dir1...Dir9
|
|
|
-#DisableStatusLED 1 # 0: Use status LED, 1: Disable status LED
|
|
|
+#DisableStatusLED = 1 # 0: Use status LED, 1: Disable status LED
|
|
|
+#EnableToolbox = 1 # Enable Toolbox API. Disabled by default for compatibility reasons.
|
|
|
|
|
|
# NOTE: PhyMode is only relevant for ZuluSCSI V1.1 at this time.
|
|
|
#PhyMode = 0 # 0: Best available 1: PIO 2: DMA_TIMER 3: GREENPAK_PIO 4: GREENPAK_DMA
|