Hi Jeff,
My concerns are following:
* it is not complete HDIO_GET_IDENTIFY implementation
(applications may assume otherwise)
* you may need to add byte-swapping of the fields in the future
(currently it is fine)
* same info is available via pass-thru inteface
Bartlomiej
On Mon, 07 Mar 2005
Bart,
Did you say that there was some problem with the patch to add
HDIO_GET_IDENTITY support to libata (attached)?
I forget what the issues were, and this has been sitting in
libata-dev-2.6 for a while.
Jeff
diff -Nru a/drivers/scsi/libata-scsi.c b/drivers/scsi/libata-scsi.c
--- a/dri