Opened 7 years ago

Closed 7 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 by Christian Franke, 7 years ago

Milestone: Release 6.6

comment:2 by Christian Franke, 7 years ago

Owner: set to Christian Franke
Status: newaccepted

comment:3 by Christian Franke, 7 years ago

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