Fix some UTF-8 chars slipped into r252204 via copy/paste.

This commit is contained in:
Alexander Motin 2013-06-26 09:56:33 +00:00
parent 0cfc028fcb
commit 6016474b3c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252250

View file

@ -796,9 +796,9 @@ static struct asc_table_entry seagate_entries[] = {
{ SST(0x0B, 0x8C, SS_RDEF, { SST(0x0B, 0x8C, SS_RDEF,
"12V Voltage Warning") }, "12V Voltage Warning") },
{ SST(0x0C, 0xFF, SS_RDEF, { SST(0x0C, 0xFF, SS_RDEF,
"Write Error Too many error recovery revs") }, "Write Error - Too many error recovery revs") },
{ SST(0x11, 0xFF, SS_RDEF, { SST(0x11, 0xFF, SS_RDEF,
"Unrecovered Read Error Too many error recovery revs") }, "Unrecovered Read Error - Too many error recovery revs") },
{ SST(0x19, 0x0E, SS_RDEF, { SST(0x19, 0x0E, SS_RDEF,
"Fewer than 1/2 defect list copies") }, "Fewer than 1/2 defect list copies") },
{ SST(0x20, 0xF3, SS_RDEF, { SST(0x20, 0xF3, SS_RDEF,
@ -812,15 +812,15 @@ static struct asc_table_entry seagate_entries[] = {
{ SST(0x24, 0xF3, SS_RDEF, { SST(0x24, 0xF3, SS_RDEF,
"Drive formatted without plist") }, "Drive formatted without plist") },
{ SST(0x26, 0x95, SS_RDEF, { SST(0x26, 0x95, SS_RDEF,
"Invalid Field Parameter CAP File") }, "Invalid Field Parameter - CAP File") },
{ SST(0x26, 0x96, SS_RDEF, { SST(0x26, 0x96, SS_RDEF,
"Invalid Field Parameter RAP File") }, "Invalid Field Parameter - RAP File") },
{ SST(0x26, 0x97, SS_RDEF, { SST(0x26, 0x97, SS_RDEF,
"Invalid Field Parameter TMS Firmware Tag") }, "Invalid Field Parameter - TMS Firmware Tag") },
{ SST(0x26, 0x98, SS_RDEF, { SST(0x26, 0x98, SS_RDEF,
"Invalid Field Parameter Check Sum") }, "Invalid Field Parameter - Check Sum") },
{ SST(0x26, 0x99, SS_RDEF, { SST(0x26, 0x99, SS_RDEF,
"Invalid Field Parameter Firmware Tag") }, "Invalid Field Parameter - Firmware Tag") },
{ SST(0x29, 0x08, SS_RDEF, { SST(0x29, 0x08, SS_RDEF,
"Write Log Dump data") }, "Write Log Dump data") },
{ SST(0x29, 0x09, SS_RDEF, { SST(0x29, 0x09, SS_RDEF,
@ -834,7 +834,7 @@ static struct asc_table_entry seagate_entries[] = {
{ SST(0x31, 0x91, SS_RDEF, { SST(0x31, 0x91, SS_RDEF,
"Format Corrupted World Wide Name (WWN) is Invalid") }, "Format Corrupted World Wide Name (WWN) is Invalid") },
{ SST(0x32, 0x03, SS_RDEF, { SST(0x32, 0x03, SS_RDEF,
"Defect List Length exceeds Command Allocated Length") }, "Defect List - Length exceeds Command Allocated Length") },
{ SST(0x33, 0x00, SS_RDEF, { SST(0x33, 0x00, SS_RDEF,
"Flash not ready for access") }, "Flash not ready for access") },
{ SST(0x3F, 0x70, SS_RDEF, { SST(0x3F, 0x70, SS_RDEF,