By Rik HemsleyPosted Thursday 9th August 2007 15:41 GMT
Perhaps it uses simple, fast compression... but most 'big' stuff (audio, images, video) that people use at home is already compressed to death anyway, so that wouldn't give a huge improvement.
They could provide two USB cables and have you use two different ports on your computer, but they'd need to be on two different USB controllers. Not many machines provide more than one controller, I'd guess.
There are two typical ways to do that sort of thing. One is to compress the data as it goes out to the drive, ensuring hours of merriment when things go wrong in return for never knowing quite how big the disk is, effectively. It also further increases the CPU load associated with your USB devices, as if that wasn't already a problem.
The other is to violate some part of the spec. USB has rules about the priority of various sorts fo traffic, with "bulk", as usually used for storage devices, falling into the "whatever's left" slot of bandwidth. If a device claimed to be, say, a display or audio port, and used the isochronous slots, it could dial up the bandwidth pretty much as far as it wanted, killing the response of anything else on that controller. isochronous is not guaranteed delivery, but again, two choices, you could layer either forward error correction or a retry scheme on top, or you could just accept the occasional silently failing transfer, with resulting file corruption.
Any of these choices mean you need a "special" driver that hooks into the OS in "special" ways, so you would be very OS-specific (probably even OS-version specific). Note how carefully they say "Windows or Mac", then "Any PC". If they really mean the former, they don't mean the latter, and vice versa.
Comments on: Buffalo's USB HDDs get bigger, faster
Faster than USB? #
By eddiewrenn Posted Thursday 9th August 2007 14:55 GMT
Firewire, maybe? #
By Patrick Evans Posted Thursday 9th August 2007 15:28 GMT
Compression? #
By Rik Hemsley Posted Thursday 9th August 2007 15:41 GMT
Firewire.. #
By Tawakalna Posted Thursday 9th August 2007 15:47 GMT
Faster than USB #
By Mike Posted Thursday 9th August 2007 15:54 GMT
What I'm wondering... #
By Michael Posted Thursday 9th August 2007 23:37 GMT
It's not firewire stupid - the clue is in the name #
By Steve Posted Friday 10th August 2007 08:22 GMT
Take two units into the shower? #
By Anonymous Coward Posted Friday 10th August 2007 11:03 GMT