More work on CUERipper

This commit is contained in:
chudov
2008-12-06 05:44:14 +00:00
parent a026df67a9
commit 764f9f2368
9 changed files with 635 additions and 185 deletions

View File

@@ -23,7 +23,7 @@
namespace Bwg.Scsi
{
enum ScsiCommandCode
public enum ScsiCommandCode
{
TestUnitReady = 0x00,
RequestSense = 0x03,