|
@@ -5,6 +5,7 @@ SelectionDelay = 255 # Millisecond delay after selection, 255 = automatic, 0 =
|
|
|
PhyMode = 0 # 0: Best available 1: PIO 2: DMA_TIMER 3: GREENPAK_PIO 4: GREENPAK_DMA
|
|
PhyMode = 0 # 0: Best available 1: PIO 2: DMA_TIMER 3: GREENPAK_PIO 4: GREENPAK_DMA
|
|
|
#Dir = "/" # Optionally look for image files in subdirectory
|
|
#Dir = "/" # Optionally look for image files in subdirectory
|
|
|
#Dir2 = "/images" # Multiple directories can be specified Dir1...Dir9
|
|
#Dir2 = "/images" # Multiple directories can be specified Dir1...Dir9
|
|
|
|
|
+#DisableStatusLED 1 # 0: Use status LED, 1: Disable status LED
|
|
|
|
|
|
|
|
# Settings that can be needed for compatibility with some hosts
|
|
# Settings that can be needed for compatibility with some hosts
|
|
|
Quirks = 0 # 0: Standard, 1: Apple, 2: OMTI, 4: Xebec, 8: VMS
|
|
Quirks = 0 # 0: Standard, 1: Apple, 2: OMTI, 4: Xebec, 8: VMS
|