scuzz: uncomment synccache command

This commit is contained in:
cinap_lenrek 2015-09-22 12:23:49 +02:00
parent 83d45ee502
commit c878be04f9

View file

@ -1669,9 +1669,9 @@ static ScsiCmd scsicmd[] = {
{ "blank", cmdblank, 1, /*[0xA1]*/
"blank [track/LBA [type]]",
},
// { "synccache", cmdsynccache, 1, /*[0x35]*/
// "synccache",
// },
{ "synccache", cmdsynccache, 1, /*[0x35]*/
"synccache",
},
{ "rtoc", cmdrtoc, 1, /*[0x43]*/
"rtoc [track/session-number [format]]",
},