Skip to content

Switchtec-user v2.5 release for Switchtec Gen4 PFX/PSX/PAX MR-2

Compare
Choose a tag to compare
@kelvin-cao kelvin-cao released this 19 Jan 08:24
· 315 commits to master since this release

About this Release

This release supports the following Switchtec devices and releases.

Generation Variant Release
Gen4 PSX/PFX Beta (F/W version: 03.50.0.03e), MR-1 (F/W version: 03.60.0.049), MR-2 (F/W version: 03.70.0.04f)
Gen4 PAX Beta (F/W version: 04.50.0.440), MR-1 (F/W version: 04.60.0.449), MR-2 (F/W version: 04.70.0.450)

What is New?

This release introduces the following new features, changes and fixes.

Features and Changes

  • Cli: Add option to 'fw-update' command for not printing progress bar
  • Cli: Add option '-v | --verbose' to command 'mfg info'
  • Lib: Add API switchtec_nvme_admin_passthru()

Fixes

This release includes the following fixes.

  • Fix a PCIe address parsing issue 339e9a5
  • Fix an I2C adapter address parsing issue da0c1e9
  • Fix linux PCIe Bus-Dev-Func display issue 44f11d6
  • Skip checking device secure version if update image is unsigned b925802

Limitations

  • GAS dump
    Switchtec-user command 'gas dump' may respond very slowly and cause the delay of subsequent command
    responses.
    Workaround: Use command 'gas read' to read a GAS location, instead of dumping all of the GAS locations.