- viewthread_userinfo_credits
- 2437
692 viewthread_userinfo_threads | 1 viewthread_userinfo_posts | 2437 viewthread_userinfo_credits |
Administrator
- viewthread_userinfo_credits
- 2437
EG
|
HI ALL
following SOME Seagate F3 commands
(lists out all the parameters and bytes that can be modified within the F command)
F,00,22 "RWRecoveryFlags" (disables read sparing, write sparing, and enables correction)
F,01,22 "RWRecoveryFlags" (disables read sparing, write sparing and disables correction)
F,00,22 "BGMSFlags" (disables background media scan)
F,043C,22 "PerformanceFlags" (disables offline sparing and deferred auto reallocation)
F,00,22 "ReadRetries" (disables read retries - possibly better performance in software like ddrescue)
F,,22 (resets to default - sometimes necessary to get sector access back afterward)
|
|