mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Added Sony HyperStorage media type.
This commit is contained in:
@@ -917,6 +917,11 @@ public static class MediaType
|
||||
discType = "3.5\" magneto-optical";
|
||||
discSubType = "ISO 15041";
|
||||
|
||||
break;
|
||||
case CommonTypes.MediaType.HSM650:
|
||||
discType = "3.5\" magneto-optical";
|
||||
discSubType = "Sony HyperStorage";
|
||||
|
||||
break;
|
||||
case CommonTypes.MediaType.FlashDrive:
|
||||
discType = "USB flash drive";
|
||||
|
||||
Reference in New Issue
Block a user