]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ieee1394: sbp2: enable auto spin-up for Maxtor disks
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Wed, 2 Aug 2006 17:40:06 +0000 (19:40 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 7 Aug 2006 03:52:14 +0000 (20:52 -0700)
commitc21e358f1136635d6f2bbc6552efef8b01499254
tree30bb645771c401ee7b264ec3054f7145c1af58dd
parentb02ef087a8379fc757b894d6d2e0deff79ccdf20
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: Greg Kroah-Hartman <gregkh@suse.de>
drivers/ieee1394/sbp2.c