Skip to content

Enhancement: Probe 68040/68060 to determine EC/LC variants? #81

Description

@luvwagn

Currently, ATK will happily indicate a 68060 is rev1, rev4, rev5, or rev6. However, it does no quick validation of MMU and/or FPU presence. This means, especially in the rev4 case, that you can't tell if the part is an LC or EC model.

Similar situation probably exists for 68040 as well?

A probe capability and basic confirmation of MMU+FPU would be awesome!

Output could possibly read (for 68060)
68060 REV1 (FPU, MMU) --> Full 68060 (REV1)
68060 REV4 --> 68EC060 (REV4)
68060 REV4 (MMU) --> 68LC060 (REV4)
68060 REV5 (FPU, MMU) --> Full 68060 (REV5)
68060 REV6 (FPU, MMU) --> Full 68060 (REV6)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions