[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 3 Jul 2006 16:01:58 +0000 (12:01 -0400)
committerBen Collins <bcollins@ubuntu.com>
Mon, 3 Jul 2006 16:01:58 +0000 (12:01 -0400)
commit31a379e1067834868b8f1ce3e409392c42dc0f2b
treeae0d172ebb43865347e42d3f5a12e602da8b51b8
parentd7530a1e767b562c7e071f559d542c132d85fff7
[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks

At least Maxtor OneTouch III require a "start stop unit" command after
auto spin-down before the next access can proceed.  This patch activates
the responsible code in scsi_mod for all Maxtor SBP-2 disks.
https://bugzilla.novell.com/show_bug.cgi?id=183011

Maybe that should be done for all SBP-2 disks, but better be cautious.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
drivers/ieee1394/sbp2.c