Opened 8 years ago
Closed 8 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 , 8 years ago
| Milestone: | → Release 6.6 |
|---|
comment:2 by , 8 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:3 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

r4511, r4513.