Fix some typos in r238595.

Reported by:	brueffer
This commit is contained in:
Alexander Motin 2012-07-18 12:41:09 +00:00
parent cdcb782817
commit 9eb97fed6b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=238596

View File

@ -2197,10 +2197,10 @@ static struct asc_table_entry asc_table[] = {
"Insufficient power for operation") },
/* DT P B */
{ SST(0x55, 0x0C, SS_RDEF, /* XXX TBD */
"Insufficient reources to create ROD") },
"Insufficient resources to create ROD") },
/* DT P B */
{ SST(0x55, 0x0D, SS_RDEF, /* XXX TBD */
"Insufficient reources to create ROD token") },
"Insufficient resources to create ROD token") },
/* R */
{ SST(0x57, 0x00, SS_RDEF,
"Unable to recover table-of-contents") },
@ -2521,7 +2521,7 @@ static struct asc_table_entry asc_table[] = {
"Idle-C condition activated by command") },
/* DTLPWRO A K */
{ SST(0x5E, 0x09, SS_RDEF,
"Stabdby-Y condition activated by timer") },
"Standby-Y condition activated by timer") },
/* DTLPWRO A K */
{ SST(0x5E, 0x0A, SS_RDEF,
"Standby-Y condition activated by command") },