[PR #86] Add workaround to correctly display device serials #1052

Closed
opened 2026-01-29 15:40:01 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/aaru-dps/Aaru/pull/86

State: closed
Merged: Yes


Some devices on windows (especially, apparently, SATA devices behind a bridge chip) report their serial number as a string of hex bytes instead of ASCII.

This patch tries to detect that and transparently work around it.

**Original Pull Request:** https://github.com/aaru-dps/Aaru/pull/86 **State:** closed **Merged:** Yes --- Some devices on windows (especially, apparently, SATA devices behind a bridge chip) report their serial number as a string of hex bytes instead of ASCII. This patch tries to detect that and transparently work around it.
claunia added the pull-request label 2026-01-29 15:40:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#1052