more work on ripper

freedb support
This commit is contained in:
chudov
2008-12-10 19:44:09 +00:00
parent 905414db84
commit 02b08c8d5b
22 changed files with 10031 additions and 50 deletions

View File

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