Opened 2 years ago

Closed 17 months ago

#1495 closed enhancement (fixed)

One unusual line in the drivedb.h (Innodisk 1IE3/3IE3/3ME3/3IE4/3ME4 SSDs)

Reported by: Andrey P. Owned by: Christian Franke
Priority: minor Milestone: Release 7.4
Component: drivedb Version:
Keywords: ssd Cc:

Description

This one: https://github.com/smartmontools/smartmontools/blob/master/smartmontools/drivedb.h#L1083

"(2.5\" SATA SSD|CFast|InnoDisk Corp\\. - mSATA|Mini PCIeDOM|mSATA( mini)?|"
    "M\\.2 \\(S42\\)|SATA Slim|SATADOM-[MS][HLV]( Type [CD])?) 3([IM]E3|ME4)( V2)?",

Unlike others, these two lines are not "independent". The starting bracket is on the first line and the ending bracket is on the next line. Can we join these two lines into one? Or split into several independent lines? This will help to understand and parse this file by third-party tools.

Change History (9)

comment:1 Changed 2 years ago by Christian Franke

Component: alldrivedb
Milestone: undecided

Please describe your use case and which third-party tools are involved.

Last edited 2 years ago by Christian Franke (previous) (diff)

comment:2 Changed 21 months ago by Alex Samorukov

Resolution: invalid
Status: newclosed

No reply from user within 7m

comment:3 Changed 20 months ago by Christian Franke

Milestone: undecided

comment:4 Changed 18 months ago by Andrey P.

This file is reused for better automated cataloging in the project https://github.com/linuxhw/SMART

But not critical.

comment:5 Changed 17 months ago by Christian Franke

Keywords: ssd added
Milestone: Release 7.4
Resolution: invalid
Status: closedreopened

Reopen due to feedback from reporter.

comment:6 Changed 17 months ago by Christian Franke

Owner: set to Christian Franke
Status: reopenedaccepted

comment:7 Changed 17 months ago by Christian Franke

Summary: One unusual line in the drivedb.hOne unusual line in the drivedb.h (Innodisk 1IE3/3IE3/3ME3/3IE4/3ME4 SSDs)

comment:8 Changed 17 months ago by Christian Franke

comment:9 Changed 17 months ago by Christian Franke

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.