#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)
Change History (5)
by , 5 years ago
Attachment: | 5100.u444.diff added |
---|
comment:1 by , 5 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:3 by , 5 years ago
I did test, actually. I have no idea how that character was removed from the diff :embarrassed:
Note:
See TracTickets
for help on using tickets.
drivedb.h diff against r4995-trunk