Skip to content

VCS Unlock Logic #15

@LoveMHz

Description

@LoveMHz

I'm seeking clarification from @EqUiNoX-Labs on the statement regarding the VCS unlock logic in PrometheOS-Firmware.

Image
Reference: https://bsky.app/profile/goteamscotch.com/post/3ltgi7ggm7227


  1. Is @EqUiNoX-Labs the sole provider, and author, of the source code located in hddVscUnlocker.cpp and hddVscUnlocker.h?

  2. Are the delay values present in the functions and methods below derived only from SendATACommand; and as stated "[the values]. As part of the the optimization it was natural to start with 100ns and try other values like 10, 1000 etc. until things work well. I just settled with 100."?

hddVscUnlocker::resetIdeBus
hddVscUnlocker::waitForDrive
hddVscUnlocker::sgOemUnlock_ST310014A
hddVscUnlocker::sgVscDiagSendCmd
hddVscUnlocker::sgVscDiagReadByte

  1. Aside from the use of SendATACommand from XKUtils, is the code in hddVscUnlocker.cpp and hddVscUnlocker.h an original implementation? Or was it based on any other source, reference code, or prior work?

Thank you for your time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions