You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SCSI specification mandates that mode pages are ordered by page number and that page 0x00 is always the last page. The existing code does not ensure that the vendor-specific pages are correctly ordered. and that page 0x00 is last.