Skip to content
Commit 79b42bab authored by Tejun Heo's avatar Tejun Heo Committed by Jeff Garzik
Browse files

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: default avatarTejun Heo <tj@kernel.org>
Reported-by: default avatarDavid Haun <drhaun88@gmail.com>
Reported-by: default avatarLars Wirzenius <liw@liw.fi>
Reported-by: default avatarJuan Manuel <jmcarranza@gmail.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 35c80d5f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment