Commits (6)
-
John Ballance authored
Detail: Changes are compile time enabled with the compile time option PartitionManager set TRUE Admin: Version 1.29. Tagged as 'SCSIFS-1_29'
a290d023 -
Jeffrey Lee authored
Detail: s/ScsiFs00, ScsiFs05, ScsiFs15, ScsiFs20, ScsiFs50 - Add comments for some of the different IDs which are used. Add MaxDriveNo constant, and make use of it where appropriate. Make BlockSizes non-braindead. Admin: Cosmetic changes only, binary unchanged. Version 1.29. Not tagged
f7507077 -
Jeffrey Lee authored
Detail: Since we only really care about the RISC OS 5 version of this module, there are various old switches stretching back 20+ years which can be removed to make the sources a bit easier on the eye: * OpticalMemorySupport (-> {TRUE}) * IgnoreRecoveredError (-> {TRUE}) * FloppySupport (-> {TRUE}) * MediaLocking (-> {TRUE}) * BigDisc (-> {TRUE}) * AutoDetect (-> {TRUE}) * HotPlug (-> {TRUE}) Files changed: HelpText, hdr/mymacros, s/Fixes, s/Hdr_fst, s/ScsiFs00, s/ScsiFs05, s/ScsiFs15, s/ScsiFs20, s/ScsiFs50 Admin: Resulting binary unchanged (for default options, at least) Version 1.29. Not tagged
48d890c1 -
Jeffrey Lee authored
Detail: s/ScsiFs20 - Fix UnlockMedia to perform the correct translation between SCSI ID and FileCore drive number Admin: Tested on Raspberry Pi Fixes issue reported on forums when many drives connected: https://www.riscosopen.org/forum/forums/4/topics/3831 Version 1.30. Tagged as 'SCSIFS-1_30'
09740560 -
Jeffrey Lee authored
Detail: hdr/mymacros, s/ScsiFs05 - Remove some unused 26bit-only macros. Use REV instruction in RevBytes macro when possible. Replace most manual PSR manipulation with common macros. s/Hdr_fst, s/ScsiFs15 - Use Portable_Idle within 1s wait loop, to avoid thrashing the CPU Admin: Tested on Raspberry Pi Version 1.31. Tagged as 'SCSIFS-1_31'
3a1ef8f7 -
Jeffrey Lee authored
Detail: s/ScsiFs05, s/ScsiFs50 - Listen out for Service_BootChoicesVarsSet and use it as a trigger to check for any devices which should be hidden by the Hide file. This ensures that devices which are detected prior to the boot sequence starting will get Hide-processed Admin: Tested on Raspberry Pi Partially resolves ticket #309 (there's still the problem that a multi-card reader could use up all available drive numbers during ROM init, preventing the boot drive from mounting) Version 1.32. Tagged as 'SCSIFS-1_32'
e952c055
Showing
s/Fixes
deleted
100644 → 0