scuzz: uncomment synccache command

front
cinap_lenrek 2015-09-22 12:23:49 +02:00
parent 83d45ee502
commit c878be04f9
1 changed files with 3 additions and 3 deletions

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]]",
},