From: Tejun Heo Date: Tue, 14 Apr 2009 21:21:10 +0000 (+0900) Subject: libata: handle SEMB signature better X-Git-Tag: v2.6.30-rc3~73^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79b42babbac2a5a522b8e269fb2811b6e1063030;p=pandora-kernel.git libata: handle SEMB signature better WDC WD1600JS-62MHB5 successfully hits the window between ATA/ATAPI-7 and Serial ATA II standards and reports 3c/c3 signature which now is assigned to SEMB. Make ata_dev_classify() report ATA_DEV_SEMB on the sig and let ata_dev_read_id() work around it by trying IDENTIFY once. This fixes bko#11579. Signed-off-by: Tejun Heo Reported-by: David Haun Reported-by: Lars Wirzenius Reported-by: Juan Manuel Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed