Added Certance vendor EVPD pages.

This commit is contained in:
2016-10-13 20:28:08 +01:00
parent 01e385a6e1
commit 5865c61fb2
5 changed files with 492 additions and 0 deletions

View File

@@ -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;