Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#1270 closed patch (fixed)

drive.db updates for Micron 5100

Reported by: Anthony D'Atri Owned by:
Priority: minor Milestone: Release 7.1
Component: drivedb Version:
Keywords: ssd Cc:

Description

U444 firmware introduces three new SMART counters.

Attachments (1)

5100.u444.diff (1.1 KB ) - added by Anthony D'Atri 4 years ago.
drivedb.h diff against r4995-trunk

Download all attachments as: .zip

Change History (5)

by Anthony D'Atri, 4 years ago

Attachment: 5100.u444.diff added

drivedb.h diff against r4995-trunk

comment:1 by Christian Franke, 4 years ago

Keywords: ssd added
Milestone: Release 7.1

Thanks!

PS: Hints for future submissions:

  • Please test & review a patch before submission. This one introduces a syntax error in first line:
    $ smartctl -B drivedb.h -P showall
    drivedb.h(1): Syntax error, invalid char '*'
    drivedb.h(2): Syntax error, invalid char '*'
    ...
    
  • Please use unified diff format (diff -u, svn diff, git diff, ...)

comment:2 by Alex Samorukov, 4 years ago

Resolution: fixed
Status: newclosed

Committed in r4996, thanks

comment:3 by Anthony D'Atri, 4 years ago

I did test, actually. I have no idea how that character was removed from the diff :embarrassed:

comment:4 by Christian Franke, 4 years ago

Merged in r4998.

Note: See TracTickets for help on using tickets.