On 10-11-15 02:40 PM, James Cloos wrote:
"SH" == Stan Hoeppner<stan@xxxxxxxxxxxxxxxxx> writes:
* Gen3 signaling speed (6.0Gb/s)
SH> That's what I was looking for--confirms it's def a 6Gb drive.
Yes.
And thanks for the reminder that hdparm -I is no longer a raw (and
wrong-endian) dump of the -i info. I'd forgotten that. It even
works on my usb-storage backup drive, where hdparm -i fails.
Heh heh.
Just for historical background, the reason they work(ed) that way,
is hdparm was originally written (by me) for testing the new Linux IDE
driver subsystem. Well, okay, it *was* "new" back in the mid-90s. :)
The -i reported what the device driver probed from the drive at boot time,
and -I always interrogated the drive itself, and displayed the raw data
exactly as the drive reported it. Thus, for some early drives, the data
looked good, and for others it was byte-swapped.
Eventually ATA standardization kicked in, and all modern drives now agree
on the correct byte-ordering, so I changed -I to give human readable output. :)
Cheers
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html