<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: The continuing quest for a decent USB drive box</title>
	<link>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/</link>
	<description>the blog that is not dansdata.com</description>
	<pubDate>Sun, 07 Sep 2008 15:41:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: cy</title>
		<link>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/#comment-990</link>
		<pubDate>Sun, 13 May 2007 05:21:51 +0100</pubDate>
		<guid>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/#comment-990</guid>
					<description>All 4 of my drives (1 very expensive Seagate USB drive, 1 mid-range USB drive, and two different &quot;2.5 inch drive in a $11 USB drive box&quot; drives) will properly spin down when unmounted or idle on a Mac OS X system.

None of them do this with Windows.
</description>
		<content:encoded><![CDATA[	<p>All 4 of my drives (1 very expensive Seagate USB drive, 1 mid-range USB drive, and two different &#8220;2.5 inch drive in a $11 USB drive box&#8221; drives) will properly spin down when unmounted or idle on a Mac OS X system.</p>
	<p>None of them do this with Windows.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: cray-</title>
		<link>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/#comment-977</link>
		<pubDate>Sun, 06 May 2007 17:58:43 +0100</pubDate>
		<guid>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/#comment-977</guid>
					<description>Don't suppose anyone has tried one of those Western Digital MyBook drives? They are going for a reasonable price around the traps these days and IMHO look quite purty.

http://www.wdc.com/en/products/products.asp?driveid=276

A quick google led to some reviews on amazon where it was claimed they auto spun down the drive after 10mins.

The dual interface USB 2.0, e-SATA would be more useful to me than Firewire support. About the only downside is that they probably have a big external power brick. I'd much prefer something with internal PSU to keep things neater when/if I stack a few identical drives up against each other.</description>
		<content:encoded><![CDATA[	<p>Don&#8217;t suppose anyone has tried one of those Western Digital MyBook drives? They are going for a reasonable price around the traps these days and IMHO look quite purty.</p>
	<p><a href='http://www.wdc.com/en/products/products.asp?driveid=276' rel='nofollow'>http://www.wdc.com/en/products/products.asp?driveid=276</a></p>
	<p>A quick google led to some reviews on amazon where it was claimed they auto spun down the drive after 10mins.</p>
	<p>The dual interface USB 2.0, e-SATA would be more useful to me than Firewire support. About the only downside is that they probably have a big external power brick. I&#8217;d much prefer something with internal PSU to keep things neater when/if I stack a few identical drives up against each other.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Malcolm</title>
		<link>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/#comment-963</link>
		<pubDate>Thu, 03 May 2007 20:24:55 +0100</pubDate>
		<guid>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/#comment-963</guid>
					<description>I have a hazy recollection that a new generation of USB-ATA bridge chips are in the works (or have arrived) that support pass-through of SMART commands etc. Sounds like this is what's required.

Of course the $20 USB enclosures are probably going to be stuck with the first gen stuff for a while to come...</description>
		<content:encoded><![CDATA[	<p>I have a hazy recollection that a new generation of USB-ATA bridge chips are in the works (or have arrived) that support pass-through of SMART commands etc. Sounds like this is what&#8217;s required.</p>
	<p>Of course the $20 USB enclosures are probably going to be stuck with the first gen stuff for a while to come&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: w98abee</title>
		<link>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/#comment-958</link>
		<pubDate>Thu, 03 May 2007 11:12:09 +0100</pubDate>
		<guid>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/#comment-958</guid>
					<description>Apparently there's an interesting 2-drive version as well:
http://forums.hardwarezone.com/showthread.php?t=1596715</description>
		<content:encoded><![CDATA[	<p>Apparently there&#8217;s an interesting 2-drive version as well:<br />
<a href='http://forums.hardwarezone.com/showthread.php?t=1596715' rel='nofollow'>http://forums.hardwarezone.com/showthread.php?t=1596715</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: James Kew</title>
		<link>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/#comment-954</link>
		<pubDate>Thu, 03 May 2007 03:31:56 +0100</pubDate>
		<guid>http://dansdata.blogsome.com/2007/05/03/the-continuing-quest-for-a-decent-usb-drive-box/#comment-954</guid>
					<description>&lt;i&gt;There's no standard way to even send a spin-down message via USB&lt;/i&gt;

*ahem*

Yes there is. Both the SCSI and USB specs consider power management. (USB mass storage is essentially SCSI commands with a thin wrapping of USB.)

The host could send the SCSI SBC-2 START_STOP_UNIT command to put the drive into STANDBY power condition. 

Or the host could suspend the bus, or the port, on which the device is connected. (This is exactly what happens to USB mice etc when the host PC is put into standby: the bus is suspended; the mouse detects suspend and drops into a low-power mode; the mouse signals remote wakeup on the bus to bring the PC out of standby.)

No idea whether Windows actually does these things; and the bigger problem is that the device firmware would also need to support them. Mass storage devices are notoriously sloppy at compliance, as the de-facto acceptance criterion is &quot;works OK with Windows&quot; rather than &quot;meets the relevant specs&quot;.</description>
		<content:encoded><![CDATA[	<p><i>There&#8217;s no standard way to even send a spin-down message via USB</i></p>
	<p>*ahem*</p>
	<p>Yes there is. Both the SCSI and USB specs consider power management. (USB mass storage is essentially SCSI commands with a thin wrapping of USB.)</p>
	<p>The host could send the SCSI SBC-2 START_STOP_UNIT command to put the drive into STANDBY power condition. </p>
	<p>Or the host could suspend the bus, or the port, on which the device is connected. (This is exactly what happens to USB mice etc when the host PC is put into standby: the bus is suspended; the mouse detects suspend and drops into a low-power mode; the mouse signals remote wakeup on the bus to bring the PC out of standby.)</p>
	<p>No idea whether Windows actually does these things; and the bigger problem is that the device firmware would also need to support them. Mass storage devices are notoriously sloppy at compliance, as the de-facto acceptance criterion is &#8220;works OK with Windows&#8221; rather than &#8220;meets the relevant specs&#8221;.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
