Opened 13 years ago

Closed 12 years ago

#211 closed enhancement (fixed)

Add "Buffalo MiniStation Stealth" drive support

Reported by: devile Owned by: Christian Franke
Priority: minor Milestone: Release 5.43
Component: drivedb Version:
Keywords: Cc:

Description

smartctl doesn't recognize this device:

/dev/sdg: Unknown USB bridge [0x0411:0x01d9 (0x108)]
Smartctl: please specify device type with the -d option.

The proper -d option is sat.

This addition to drive.db does the trick:

{ "USB: Buffalo MiniStation Stealth HD-PCTU2",

"0x0411:0x01d9",
"",
"",
"-d sat"

},

Change History (2)

comment:1 by Christian Franke, 13 years ago

Milestone: Release 5.43
Owner: changed from somebody to Christian Franke
Status: newaccepted

comment:2 by Christian Franke, 12 years ago

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