mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Added Certance vendor EVPD pages.
This commit is contained in:
@@ -933,6 +933,7 @@ namespace DiscImageChef.Commands
|
||||
throw new NotImplementedException("MMC/SD devices not yet supported.");
|
||||
}
|
||||
|
||||
// TODO: Get cartridge serial number from Certance vendor EVPD
|
||||
static void doSCSIMediaScan(DumpMediaOptions options, Device dev)
|
||||
{
|
||||
byte[] cmdBuf = null;
|
||||
|
||||
Reference in New Issue
Block a user