summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bump version and sonamev0.13Lennart Poettering2009-04-231-2/+2
|
* add more smart blobsLennart Poettering2009-04-235-0/+4
|
* document that we are not just interested in bad but also in weird drive's ↵Lennart Poettering2009-04-231-4/+4
| | | | smart data
* Seagate's ST9160821AS drive encodes something strange in attribute 9Lennart Poettering2009-04-231-1/+10
| | | | | | | | Attribute 9 of ST9160821AS apparently is not the power on time in hours. Since we have no idea what it is and how it is encoded this adds a quirk to mark the attribute as 'unknown' for this drive. See rhbz #497107.
* don't claim we would know what reallocated-event-count actually isLennart Poettering2009-04-231-3/+2
| | | | | | | | We don't reliably know what this actually is on many drives and since it is redundant to reallocated-sectors-count it's no loss to admit that we have no clue. See rhbz #497107.
* use only uppermost 32 bits for reallocated-sectors-count attribute pretty valueLennart Poettering2009-04-231-0/+2
| | | | | | | | | This seems to fix the attribute for Fujitsu drives. And those 32 bit should be enough to still encode bad sectors up to 2TB which should be more than enough. Hence it is probably safe to ignore the remaing 16 bit even on non-Fujitsu drives. See rhbz #496087.
* Support for JMicron ATA/USB bridgesLennart Poettering2009-04-221-13/+144
|
* update comments a bitv0.12Lennart Poettering2009-04-151-1/+1
|
* bump version and sonameLennart Poettering2009-04-151-2/+2
|
* don't look for reallocated-sector-count since some vendors seem to encode ↵Lennart Poettering2009-04-151-2/+1
| | | | this differently than others
* only use 'prefail' attributes for overall statusLennart Poettering2009-04-151-1/+1
|
* bump versionv0.11Lennart Poettering2009-04-141-2/+2
|
* add new --power-cycle/--can-smart/--status switches to skdumpLennart Poettering2009-04-141-0/+51
|
* when dumping status print message when SMART is not supportedLennart Poettering2009-04-141-1/+2
|
* when dealing with unknown block device type don't confuse with sunplus deviceLennart Poettering2009-04-141-1/+10
|
* don't depend on udev's ID_BUS variable when figuring out device typeLennart Poettering2009-04-141-37/+25
|
* initialize cmd data before passing it to the scsi ioctlsLennart Poettering2009-04-141-0/+2
|
* bump version and sonamev0.10Lennart Poettering2009-04-141-2/+2
|
* add new API sk_disk_smart_get_power_cycle()Lennart Poettering2009-04-142-4/+51
|
* ship example blobs in tarballv0.9Lennart Poettering2009-04-126-2/+18
|
* bump version and sonameLennart Poettering2009-04-121-2/+2
|
* do a basic all-NUL check for the identify data before accepting it is validLennart Poettering2009-04-121-0/+14
|
* update WDC WD2500JB and WDC WD5000AAKS for new blob formatDavid Zeuthen2009-04-112-0/+0
|
* bump version and sonamev0.8Lennart Poettering2009-04-101-2/+2
|
* update SAMSUNG HD501LJ--CR100-12 for new blob formatLennart Poettering2009-04-101-0/+0
|
* Merge branch 'master' of ssh://rootserver/home/lennart/git/public/libatasmartLennart Poettering2009-04-101-0/+0
|\
| * update Maxtor 96147H8--BAC51KJ0 for new blob formatLennart Poettering2009-04-101-0/+0
| |
* | update ST320410A--3.39 for new blob formatLennart Poettering2009-04-101-0/+0
|/
* revamp blob serialization and include smart status fieldLennart Poettering2009-04-101-65/+249
|
* hide more filesLennart Poettering2009-04-101-0/+1
|
* document that when we extend the enums we don't consider that abi breakageLennart Poettering2009-04-101-0/+20
|
* minor cleanupLennart Poettering2009-04-091-3/+2
|
* deal with ATA/USB truncationLennart Poettering2009-04-091-2/+4
|
* add support for sunplus usb/ata bridgesLennart Poettering2009-04-093-20/+177
|
* bump soname and versionv0.7Lennart Poettering2009-04-071-2/+2
|
* use O_NONBLOCK mode when opening deviceLennart Poettering2009-04-071-1/+7
|
* fix parsing of awake statusLennart Poettering2009-04-071-1/+3
|
* add blobs for two failing disksDavid Zeuthen2009-04-072-0/+0
| | | | | | | | | | | | | | WDC WD5000AAKS-00TMA0--12.01C01 has bad sectors 5 reallocated-sector-count 192 192 140 63 sectors 0x3f0000000000 prefail online no 196 reallocated-event-count 137 137 0 63 sectors 0x3f0000000000 old-age online no 197 current-pending-sector 194 193 0 529 sectors 0x110200000000 old-age online no WDC WD2500JB-00REA0-20.00K20 has a single bad sector and also report problems with spin-up time 3 spin-up-time 198 1 21 5.1 s 0xe31300000000 prefail online no 197 current-pending-sector 200 200 0 1 sectors 0x010000000000 old-age online no
* bump version and sonamev0.6Lennart Poettering2009-04-051-2/+2
|
* make sure we don't choke on attribute id 255Lennart Poettering2009-04-051-1/+1
|
* add another bad drive smart blobLennart Poettering2009-04-051-0/+0
|
* fix typoLennart Poettering2009-04-051-1/+1
|
* add another bad driver SMART blobLennart Poettering2009-04-051-0/+0
|
* include a few bad smart blobs for testing purposesLennart Poettering2009-04-052-0/+3
|
* update --help textLennart Poettering2009-04-051-1/+1
|
* define type string for 'unknown'Lennart Poettering2009-04-051-2/+2
|
* bump revision and sonamev0.5Lennart Poettering2009-04-031-2/+2
|
* remove | chars that are too much from regexpLennart Poettering2009-04-031-2/+2
|
* fix parsing of power-on-minutesLennart Poettering2009-04-031-1/+1
|
* open the disk device in O_RDONLY, let's see how compatible that isLennart Poettering2009-04-031-1/+1
|