libata: Pioneer DVR-216D can't do SETXFER
authorJeff Mahoney <jeffm@suse.com>
Tue, 19 Apr 2011 15:13:32 +0000 (11:13 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 24 Apr 2011 15:34:05 +0000 (11:34 -0400)
commitd69cf28cd2f85c3086fac5ea39aa1d5ba65546b1
treef93897353a804f92887293e0303563d30be29a27
parent7b3a24c57d2eeda8dba9c205342b12689c4679f9
libata: Pioneer DVR-216D can't do SETXFER

 Commit 4a5610a04d415ed94af75bb1159d2621d62c8328 fixed an issue with
 the Pioneer DVR-212D not handling SETXFER correctly. An openSUSE user
 reported a similar issue with his DVR-216D that the NOSETXFER horkage
 worked around for him as well.

 This patch adds the DVR-216D (1.08) to the horkage list for NOSETXFER.

 The issue was reported at:
 https://bugzilla.novell.com/show_bug.cgi?id=679143

Reported-by: Volodymyr Kyrychenko <vladimir.kirichenko@gmail.com>
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/ata/libata-core.c