mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* DiscImageChef.Devices/Device/AtaCommands.cs:
Added ATA IDENTIFY DEVICE command. * DiscImageChef.Devices/Device/AtapiCommands.cs: Added ATAPI IDENTIFY PACKET DEVICE command. * DiscImageChef.Devices/Structs.cs: * DiscImageChef.Devices/Device/ScsiCommands.cs: Added header description. * DiscImageChef.Devices/DiscImageChef.Devices.csproj: Added ATA IDENTIFY DEVICE command. Added ATAPI IDENTIFY PACKET DEVICE command.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// Version : 1.0
|
||||
// Author(s) : Natalia Portillo
|
||||
//
|
||||
// Component : Component
|
||||
// Component : Direct device access
|
||||
//
|
||||
// Revision : $Revision$
|
||||
// Last change by : $Author$
|
||||
@@ -14,7 +14,7 @@
|
||||
//
|
||||
// --[ Description ] ----------------------------------------------------------
|
||||
//
|
||||
// Description
|
||||
// Contains SCSI commands
|
||||
//
|
||||
// --[ License ] --------------------------------------------------------------
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user