mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2024-11-25 12:30:47 +00:00
Added a bit more info about MegaSTE mode
parent
7054c449cb
commit
c4c7db6dd0
@ -25,4 +25,6 @@ ST410800N·······
|
||||
|
||||
If you have a MegaSTE place a file in the root of your SD card named `MSTE_MODE`. This will map SCSI ID's to LUN's as required for this devices (and possibly others)
|
||||
|
||||
The MegaSTE internal SCSI/ASCI adapter only supports devices on SCSI ID0 which limits the usefulness of BlueSCSI in this situation. The MSTE_MODE enables the SCSI ID's to be remapped as LUNs for SCSI ID0 so you can use multiple devices with the internal adapter. This is well supported and tested against the [HDDRIVER written by Uwe Seimet](https://www.hddriver.net/). Other ASCI/SCSI drivers were not tested at this time but it expected any driver supporting multiple LUN's will also support this new feature.
|
||||
|
||||
This mode was added in release `v1.1-20221203`
|
Loading…
Reference in New Issue
Block a user