From: Grant Grundler Date: Thu, 24 Jan 2008 05:31:03 +0000 (-0800) Subject: USB: storage: Add unusual_dev for HP r707 X-Git-Tag: v2.6.25-rc1~1075^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b24f91c24e27ec7746549d1180b9cbd18f06000;p=pandora-kernel.git USB: storage: Add unusual_dev for HP r707 Add "FIX_CAPACITY" entry for HP Photosmart r707 Camera in "Disk" mode. Camera will wedge when /lib/udev/vol_id attempts to access the last sector, EIO gets reported to dmesg, and block device is marked "offline" (it is). Reproduced vol_id behavior with: "dd if=/dev/sda of=/dev/null skip=60800 count=1" Cc: stable Signed-off-by: Grant Grundler Signed-off-by: Phil Dibowitz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed