Transform try_to_identify() into globally usable ide_dev_read_id() and update ide_driveid_update() to use it instead of duplicating the functionality. Also remove broken/dead EXABYTENEST handling while at it. Based on top of pata-2.6 tree. diffstat: drivers/ide/ide-iops.c | 118 +++++++++++++++++++----------------------------- drivers/ide/ide-probe.c | 87 ++++++++++------------------------- include/linux/ata.h | 2 include/linux/ide.h | 2 4 files changed, 75 insertions(+), 134 deletions(-) -- 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