mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
"Extended copy information available" is not an error either.
MFC after: 2 weeks
This commit is contained in:
parent
6867747328
commit
5d18110a7f
1 changed files with 1 additions and 1 deletions
|
|
@ -1065,7 +1065,7 @@ static struct asc_table_entry asc_table[] = {
|
|||
{ SST(0x00, 0x1F, SS_RDEF, /* XXX TBD */
|
||||
"Logical unit transitioning to another power condition") },
|
||||
/* DT P B */
|
||||
{ SST(0x00, 0x20, SS_RDEF, /* XXX TBD */
|
||||
{ SST(0x00, 0x20, SS_NOP,
|
||||
"Extended copy information available") },
|
||||
/* D */
|
||||
{ SST(0x00, 0x21, SS_RDEF, /* XXX TBD */
|
||||
|
|
|
|||
Loading…
Reference in a new issue