Binary files hdparm-9.27.orig/hdparm and hdparm-9.27/hdparm differ diff -urN -X /home/mkp/bin/dontdiff hdparm-9.27.orig/identify.c hdparm-9.27/identify.c --- hdparm-9.27.orig/identify.c 2009-08-20 10:31:01.000000000 -0400 +++ hdparm-9.27/identify.c 2010-01-23 14:07:43.000000000 -0500 @@ -938,7 +938,7 @@ printf("\t%-31s %11u bytes\n","Physical Sector size:", sector_bytes * pfactor); if ((val[209] & 0xc000) == 0x4000) { unsigned int offset = val[209] & 0x1fff; - printf("\t%-31s %11u bytes\n", "Logical Sector-0 offset:", offset * lsize); + printf("\t%-31s %11u bytes\n", "Logical Sector-0 offset:", offset * sector_bytes); } } if (!bbbig) bbbig = (__u64)(ll>mm ? ll : mm); /* # 512 byte blocks */