Opened 6 years ago

Closed 6 years ago

#875 closed enhancement (fixed)

New USB enclosure Maxtor M3 Portable 4TB

Reported by: GurkenPapst Owned by: Christian Franke
Priority: minor Milestone: Release 6.6
Component: drivedb Version: 6.5
Keywords: Cc:

Description

The enclosure is already listed in https://www.smartmontools.org/wiki/Supported_USB-Devices, but not yet supported in the drivedb.h as of today. This is fixed by adding

  { "USB: Maxtor M3 Portable; ",
    // 0x61b7: Maxtor M3 Portable 4TB (0x0000)
    "0x0bc2:0x61b7",
    "",
    "",
    "-d sat"
  },

Inside is a Seagate BacaCuda ST4000LM024

Change History (3)

comment:1 Changed 6 years ago by Christian Franke

Milestone: Release 6.6

comment:2 Changed 6 years ago by Christian Franke

Owner: set to Christian Franke
Status: newaccepted

comment:3 Changed 6 years ago by Christian Franke

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