On 09/28/2010 08:19 AM, Alan Cox wrote:
Intel IDE-R devices are part of the Intel AMT management setup. They don't have any special configuration registers or settings so the ata_generic driver will support them fully. Rather than add a huge table of IDs for each chipset and keep sending in new ones this patch autodetects them. [Added some further comments] Signed-off-by: Alan Cox<alan@xxxxxxxxxxxxxxx> Acked-by: Tejun Heo<tj@xxxxxxxxxx> --- drivers/ata/ata_generic.c | 54 ++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 53 insertions(+), 1 deletions(-)
thanks, was waiting for it :) -- 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