Ticket #298: seagate-1ch1.patch
File seagate-1ch1.patch, 1.1 KB (added by , 11 years ago) |
---|
-
drivedb.h
old new 2188 2188 "", 2189 2189 "-v 188,raw16 -v 240,msec24hour32" // tested with ST3000DM001-9YN166/CC4H 2190 2190 }, 2191 { "Seagate Barracuda 7200.14 (AF)", // new firmware, tested with 2192 // ST2000DM001-1CH164/CC24 2193 "ST(1000|1500|2000|2500|3000)DM00[1-3]-1CH1.*", 2194 "CC2[4-9]", // >= "CC24" 2195 "", 2196 "-v 188,raw16 -v 240,msec24hour32" 2197 }, 2191 2198 { "Seagate Barracuda 7200.14 (AF)", // old firmware, tested with 2192 2199 // ST1000DM003-9YN162/CC46 2193 "ST(1000|1500|2000|2500|3000)DM00[1-3]- .*",2200 "ST(1000|1500|2000|2500|3000)DM00[1-3]-9YN1.*", 2194 2201 "CC4[679CG]", 2195 2202 "A firmware update for this drive is available,\n" 2196 2203 "see the following Seagate web pages:\n" … … 2199 2206 "-v 188,raw16 -v 240,msec24hour32" 2200 2207 }, 2201 2208 { "Seagate Barracuda 7200.14 (AF)", // unknown firmware 2202 "ST(1000|1500|2000|2500|3000)DM00[1-3]- .*",2209 "ST(1000|1500|2000|2500|3000)DM00[1-3]-9YN1.*", 2203 2210 "", 2204 2211 "A firmware update for this drive may be available,\n" 2205 2212 "see the following Seagate web pages:\n"