SHA256
1
0
forked from pool/hdparm
OBS User unknown
2009-01-12 16:55:15 +00:00
committed by Git OBS Bridge
parent 0a920383fb
commit 5aee5ba729
6 changed files with 80 additions and 25 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Tue Jan 6 15:16:48 CET 2009 - mseben@suse.cz
- update to version 9.6
* fix -N for 1.5TB drives (from Justin Maggard)
- version 9.5
* byteswap ID strings for fwdownload workarounds
* Makefile fixes for $(STRIP) from Wolfram Sang
- version 9.4
* nuked --fwdownload80 in favour of model-specific workarounds
* use mlock() instead of MAP_POPULATE in fwdownload.c
* issue SET_STREAMING command as part of -E (for newer CD/DVD drives)
courtesy of Thomas Orgis <thomas@orgis.org>
and Thomas Fritzsche" <tf@noto.de>.
- version 9.3
* new --idle-immediate and --idle-unload commands
- version 9.2
* fix WWN output from -I
- version 9.1
* tidy up output from --dco-identify, add more info to manpage
* add kernel (device driver) bug detection/warning to -N output
- version 9.0
* update debian directory contents
* add --dco-freeze, --dco-identify, --dco-restore flags
* fix sgio.c to be more clever around the lba28 boundary
* add supposedly obsolete "cache/buffer size" reporting to -I
* new --fwdownload flag
* fix error reporting from sg16().
* dump entire returned sense desc[] in sgio.c with --verbose
- rewritten hdparm-*-nostrip.patch for version 9.6
-------------------------------------------------------------------
Tue Aug 12 17:19:18 CEST 2008 - lmichnovic@suse.cz