ieee1394: sbp2: enable auto spin-up for Maxtor disks
commitaae3d53f64c9725c549e0f8fec9ede6107b08e99
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Fri, 11 Aug 2006 21:42:30 +0000 (11 23:42 +0200)
committerAdrian Bunk <bunk@stusta.de>
Fri, 11 Aug 2006 21:42:30 +0000 (11 23:42 +0200)
treee75e444dcfc4a54f3498520be32b18c32b1d03fc
parent6e2a6204481622fe71d7cb2a60be6dd9f9455163
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: Adrian Bunk <bunk@stusta.de>
drivers/ieee1394/sbp2.c