commit | d5e89385e92a77b2764d9eb8284808a7628cb2a8 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Wed Oct 03 09:00:58 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Thu Oct 04 12:08:49 2007 -0400 |
tree | 77bac582ebb8005172382e12d6736e434cac1e1a | |
parent | 804b3f9a16e446cb023417faec58b6506c834052 [diff] |
[SCSI] megaraid_old: fix READ_CAPACITY The bulk transfer mode got eleminated by 3f6270ef76f2ce5c134615a470685d6c2a66c07e. Unfortunately, this mode is required for READ_CAPACITY commands on certain cards, so put it back again. This fixes a boot failure regression reported by Burton Windle. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>