Custom Query (1546 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (157 - 159 of 1546)

Ticket Resolution Summary Owner Reporter
#130 fixed Add support for Samsung Story Station 3.0 2TB Drive Christian Franke Steven Ellis
Description

Drive works with the "-d sat" option.

smartctl -a -d sat /dev/sdb
smartctl 5.40 2010-10-16 r3189 [x86_64-redhat-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF INFORMATION SECTION ===
Device Model:     SAMSUNG HD203WI
Serial Number:    S27KJ1ZZ600470
Firmware Version: 1AN10003
User Capacity:    2,000,398,934,016 bytes
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   8
ATA Standard is:  ATA-8-ACS revision 6
Local Time is:    Mon Dec 20 17:03:10 2010 NZDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Drive HD203WI is an EcoGreen F3

The following needs to be added to drivedb.h

  { "USB: Samsung Story Station; ",
    "0x04e8:0x6054",
    "",
    "",
    "-d sat"
  },
#1653 fixed Support for 3snic raid cards on Linux steven.song
Description

Hello,

I work at 3SNIC and want to support our RAID cards descripted as below link in smartmontools, what else needs to provide besides patch files and related log files?

https://www.3snic.com/en/raid/raid_3S580

#1694 fixed SATA fix for 3snic raid controller Christian Franke steven.song
Description

I fixed some issues when using SATA disks.

Please see attached log files.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.