From: Stefan Richter Date: Tue, 16 Dec 2008 19:35:13 +0000 (+0100) Subject: ieee1394: add quirk fix for Freecom HDD X-Git-Tag: v2.6.27.10~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5330d7ca215757e9949e31f0bb88214f41fd413;p=pandora-kernel.git ieee1394: add quirk fix for Freecom HDD commit 25a41b280083259d05d68f61633194344a1f8a9f upstream. According to http://bugzilla.kernel.org/show_bug.cgi?id=12206, Freecom FireWire Hard Drive 1TB reports max_rom=2 but returns garbage if block read requests are used to read the config ROM. Force max_rom=0 to limit them to quadlet read requests. Reported-by: Christian Mueller Signed-off-by: Stefan Richter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed