SHA256
1
0
forked from pool/hdparm

update to hdparm-hdparm-9.29

OBS-URL: https://build.opensuse.org/package/show/Base:System/hdparm?expand=0&rev=16
This commit is contained in:
2010-07-22 11:13:39 +00:00
committed by Git OBS Bridge
parent 5c5dc122bb
commit f5104f7807
5 changed files with 26 additions and 10 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Jul 22 11:11:55 UTC 2010 - puzel@novell.com
- update to hdparm-9.29
* add --offset for use with -t, to get timings from middle/end
of drive,
* restrict --trim-sector-ranges-stdin to small TRIM commands on
most drives
* fix w62 bug in -I
* dump all data bytes with --verbose
* warn about bad/missing sense data, but continue regardless
* show in/out data[] separately with --verbose
* Add reporting to -I for sata3 signaling speed.
* force use of ATA_16 for all commands to ATAPI devices.
* supply a sector count of "1" for IDENTIFY commands, to
satisfy buggy USB3 bridges.
-------------------------------------------------------------------
Wed Mar 10 11:35:42 UTC 2010 - mseben@novell.com