Slashdot Mirror


Seagate Barracuda V Serial ATA Drive Reviewed

Mike Parsons writes "Andrew and Adam over at Explosive Labs have a nice review up on the Seagate Barracuda V, one of the first production Serial ATA drives. Keep in mind, Generation 1 of Serial ATA was not meant to be a 'incredible performance jump.' Rather, its intended purpose was to make the industry transition seamless to allow time to mature the future generations of SATA. Generation 2 and 3 of SATA show more promise for those interested in performance, as white papers behind them gives you the nice fuzzy feeling for speed!"

43 of 218 comments (clear)

  1. Re:Question for the dumb among us (ie: me!) by altgrr · · Score: 5, Informative

    The problem with parallel data transfer is that, if you have lots of data channels running at the same time, you have to synchronise the arrival of all this data. It's very difficult to do this at high speeds (if you look at your motherboard you'll probably find a few places where the track wiggles back and forth to synchronise the arrival of data).

    In recent years, it has become possible to run data connections at very high speeds - but only when you have only one data line. A USB 1.0 connection is comparable in speed to an ECP parallel connection, and there are far faster serial technologies nowadays.

    --


    Like car accidents, most hardware problems are due to driver error.
  2. Re:Question for the dumb among us (ie: me!) by gazbo · · Score: 5, Informative
    It's about synchronisation. In a parallel system, the controller has to ensure that there are no race conditions, as the data is flowing two ways and must be synchronised properly - deadlock is impossible, but race conditions are *very* common, which can slow the system right down. It is possible to write an efficient synchronisation algorithm (Dijkstra wrote an O(ln n) one, I believe), but it is processor intensive, so virtually all controller cards are without, offloading the task onto the CPU.

    This is one reason why SCSI is so much faster/more expensive; all scsi controllers have this functionality so throughput is maintained even when the parallel data is clashing.

    Whilst serial is theoretically slower than parallel, by removing these synching issues you can guarantee better performance in consumer-priced hardware. At the server end, SCSI will remain as price is less important than performance, and as I said, parallel is still more efficient if it has a decent sych algorithm *on board*.

  3. Performance? That's not why I want it... by MartyJG · · Score: 5, Interesting

    I'm not so much interested in the performance advantages of S-ATA, rather the fact that it finally kills off ribbon cables. It must be the most limiting factor inside any desktop PC. In my tower I have trouble making even long cables reach drives at the top of the case, so they have to be mounted halfway down. In my Shuttle XPC the cables are shorter, but even they have to be 'rounded' and routed around clips to reach the combo drive without taking up all the space inside. Other people complain about the airflow restrictions several ribbon cables cause inside a machine.

    In short, I don't care that (Gen-1) S-ATA starts at 150mb transfer instead of 'older' 133mb. I care that it makes building a PC easier, more space inside future barebones machines and PC manufacturers can use more interesting cases than the usual rectangular stuff. I'm excited about the possibilities it offers right now.

    --
    insignificant sig
    1. Re:Performance? That's not why I want it... by b1t+r0t · · Score: 3, Interesting
      It must be the most limiting factor inside any desktop PC. In my tower I have trouble making even long cables reach drives at the top of the case, so they have to be mounted halfway down.

      You really ought to look inside the case of a current PowerMac tower sometime, just to see how unobtrusive ribbon cables can be, if some though it put into the case design. They've done an amazing job of designing the thing to keep ribbon cables out of the way. Even the otherwise horrible 8100 case design of years ago had good cable routing.

      --

      --
      "Open source is good." - Steve Jobs
      "Open source is evil." - Microsoft
  4. another review by gyratedotorg · · Score: 4, Informative

    theres another review at storage review

    --
    Gyrate Dot Org - "Where high-tech meets low-life"
  5. New power connector? by Pastey · · Score: 5, Interesting
    This is the first review I've seen of the new SATA drives that made mention of this.

    Anyone know why this was implemented? The article (now /.'ed) doesn't explain the reasoning, just that it exists. Why get rid of the old MOLEX? Since an adapter is included with the drive it doesn't seem that there are any new voltages required. What's the deal?

    Is this just another one of those PITA upgrades?

    1. Re:New power connector? by Zathrus · · Score: 4, Informative

      So that you can do hot plugging. The current MOLEX connector cannot be used for this - first, it requires far too much force to connect or disconnect. Second, there is no guarantee of ground before any other pins connect. Third, there is no standard on where the power connector will be located in the drive bay or with respect to the data connector.

      SATA fixes all of this.

      Is this just another one of those PITA upgrades?

      Frankly, I can't see how anyone would consider anything about SATA a PITA. Smaller, more flexible cable, no jumpers, no master/slave crap, and a standardized power connector. Where's the pain? (Ok, you'll pay maybe $20 more for the drive at first, but that pain will disappear shortly)

    2. Re:New power connector? by ottffssent · · Score: 4, Insightful

      > why new?

      Hot-swap. The ground connectors are longer than the power connectors. This grounds the drive's electronics before power is applied - prevents potential differences from destroying delicate parts.

      > why not old Molex?

      Friction-fit Molex power connectors suck. Just ask anyone who has used one more than 5 times.

      The new SATA power and data connectors allow the drive to be hot-swapped with a minimum of extras. The drives can be slid into protective cases or hot-swapped bare - a vast improvement over the bulky boxes required for current parallel IDE drives to achieve even warm-swapping.

    3. Re:New power connector? by salamander_sjv · · Score: 4, Funny

      > Why get rid of the old MOLEX? Are you crazy? I can't think of a single electronic component that inspires hatred and loathing like every encounter with the Molex connector. Enough hatred to curse the fool that invented the damn thing every time I have to unplug one. The Molex connector inflicts pain on every disconnect, and its inventor deserves to be strung up by his thumbs. Wiggle, waggle, wiggle, waggle, aaaaargh just come out you little bastard, aaaaaaargh!

  6. Wait to buy? by brejc8 · · Score: 2, Interesting

    What do people think is going to happen to the price of old ATA drives once the serial drives kick in?
    Are they gonna tumble down in price as the hard disk is usually one part of the computer that you move to the upgraded PC and so you will want to get the serial ones to ensure you can still use them later. This will make the old disks nice and cheap. (like SDRAM)
    Or will the old disks become so rare that they are more expencive than the new versions (Like old EDO SIMMs).

    1. Re:Wait to buy? by ultrabot · · Score: 2, Interesting

      My experience is that when you upgrade your system, moderately priced hd's are so much bigger than your current hd that it's hardly worth the trouble to move your old disk to the new system, except to transfer your old data to the newly acquired hd (and have around as a nice 'backup' drive).

      I don't think parallel ATA driver will get any cheaper than usual. More probable is that SATA will remain an expensive option for a while, until it is the default option on new motherboards. At some point they will stop manufacturing normal ATA drives in high volumes, and they will get expensive as SIMMS nowadays.

      --
      Save your wrists today - switch to Dvorak
    2. Re:Wait to buy? by hatchet · · Score: 2, Interesting

      When companies stop making ATA drives they'll get a bit cheaper. When they become rare(which will happen quite fast.. think EDO SIMM fast).. they'll be more expensive than SATA.
      SDR SDRAM is still mass produced because lots of things use it. (handheld devices, portable mp3 players, ...) And technology is basically the same as DDR's (Actually DDR is SDRAM too). Most such deviuces do not need aditional speed DDR offers.
      EDO SIMM is obsolette it isn't used much anymore.. SDRAM replaced it.

  7. Re:Question for the dumb among us (ie: me!) by Ivan+Raikov · · Score: 2, Informative

    Why is this serial stuff so much quicker than the older parallel connections?

    Parallel bus interfaces are much harder to get to work properly, because usually there are very small differences in the lengths of the individual wires in the ribbon cable and so the signal delay varies from wire to wire; so you have to design your controllers to account for these delays (and that's why there was so much voodoo magic involved in configuring early SCSI equipment). The practical limit of synchronous transmission rates is much lower for parallel than it is for serial. That's why Ethernet and FireWire are serial interfaces.

  8. Great and not so great features by hcdejong · · Score: 2, Interesting

    Yay! No more jumpers! The days of mechanical configuration are finally drawing to a close!

    But why did they include a new power connector? Specifically, a 15-pole connector not used in any current computers, with only 4 power leads going into it?

    Oh, and the 'review' reads like a press release. They claim independence, but are they really?

  9. Re:Serial? by jpop32 · · Score: 5, Informative

    I always thought parallel was faster

    Yes, provided they both run on the same clock speed. In this particular case they're not. :-)

    When you ramp up the clock speed of the parallel bus you get all sorts of problems (synchronisation issues, multiple wires affecting each other's capacitance, inductivity and such). One way of avoiding those problems was UltraATA's 80 wire IDE cable. And that came with increased price tag, and didn't ultimately solve all the problems, it just postponed them for a generation or two.

    The other way was to abandon parallel all the way and go serial. Since with serial (one pair of wires) you don't get any above mentioned problems you can ramp up the clock much higher, and thus get better thrhoughput, although you're transfering just one bit at a time.

    At first it sounds counter-intuitive, but it just goes to how much intuition is worth. :-)

  10. Re:Serial? by hamjudo · · Score: 3, Informative
    Don't think USB, think gigabit ethernet if you want to think of a fast serial protocol.

    Oh wait, too early in the morning. Was the USB comment a joke?

    If you want a fast parallel protocol, think about trunking multiple gigabit ethernets. Instead of running bits in parallel, you run packets in parallel. You get more bandwidth, without having the timing issues of a bit level parallel cable.

    Running multiple serial links in parallel is also a win for fault tolerance. If one cable is sliced, the connection is still up, just slower.

    I don't expect to see multiple SATA cables to a single drive, but I wouldn't be surprised by multiple SATA cables to a RAID array.

  11. 2 questions about hot-swap by Libor+Vanek · · Score: 3, Insightful

    I couldn't find out nowhere answers to this 2 questions:

    - does ALL SATA adapters + disks supports hotswap?

    - does SATA under Linux support hotswap?

    And yes, I know www.serialata.org ;-)

  12. Re:Serial? by mmol_6453 · · Score: 2, Informative

    AFAIK, there's always one cable per SATA drive, all cables going back to the controller.

    --
    What's this Submit thingy do?
  13. Is anybody WORRIED about this? by WIAKywbfatw · · Score: 4, Insightful

    OK, I'm not a luddite, I understand that progress is a Good Thing (TM) but am I the only one getting dizzy at the speed at which the hard disk drive industry seems to be moving?

    In the last five years, typical hard disk drive sizes have increased more than ten-fold, transfer speeds have shot up too and prices have come right down.

    The net effect of all these factors is that HDDs have now become commodities and many manufacturers - put off by both the shrinking profit margins available and the high investment costs of developing the next generation of drives - have left the business.

    There are now only four major players left, and all of them are doing whatever they can to maintain profitability. Cranking up volume only works so far - there are only so many customers out there, especially in today's economy - so manufacturers have looked to cut costs elsewhere.

    Two critical areas that seem to have taken a major hit are quality control and warranties. More and more drives (and in some cases, entire drive families) seem to be failing at every given opportunity. Meanwhile, the length for which they're covered has shrunk back from (typically) three years to the minimum one.

    Sure, at the high-end, speed will always be appreciated, but how many of us run render farms?
    The market is near-saturated (not everyone needs 200GB or even 20GB, because not everyone is a MP3/MPEG/whatever addict) and that situation isn't going to change any time soon.

    I would be much happier with an industry that still has some real competition and offers customers reliable, well-supported products in five years time than one that has breakneck-speed products from top to bottom but which break down every five minutes.

    For 99% of users, data integrity is the holy grail and everything else comes a distant second. I wish manufacturers would remember that.

    --

    "Accept that some days you are the pigeon, and some days you are the statue." - David Brent, Wernham Hogg
    1. Re:Is anybody WORRIED about this? by AlecC · · Score: 4, Insightful
      For 99% of users, data integrity is the holy grail and everything else comes a distant second. I wish manufacturers would remember that.

      Everybody says that with their mouth, but not with their wallets. When it comes to buying disks, people lok at Gb and average access time, and by the drive with the best combination of these. A few may worry about heat and noise. But people don't actually pay for reliability.

      People who actually want reliability buy Scsi. The premium cost of Scsi drives is nothing to do with the interfaces - it is enchanced performance and reliablity. Check the warranty lives - IDE down from 3 years to 1 year, Scsi steady at 5 years. The manufacturers are trying to tell you something.

      --
      Consciousness is an illusion caused by an excess of self consciousness.
  14. Reinventing the wheel by Anonymous Coward · · Score: 4, Insightful
    It's really sad to see everybody on a tech site like Slashdot cheering for a "new" technology that has, in fact, already existed for a long time.

    Firewire. IEEE1394.

    You can get Firewire hard drives right now. You don't have to wait for them. You can get Firewire enabled motherboards right now, too. Nice round, thin cables. Nice hotpluggable connectors. Faster transfer speeds (Firewire2 will leave SATA in the dust).

    1. Re:Reinventing the wheel by Gothmolly · · Score: 3, Insightful

      Except that the platters aren't any faster. The kind of connector you use is meaningless, if the disk can't feed you data faster. Give me a spinde which can kick 50MB/sec across the whole disk, and I'll start to care about the I/O it uses.

      --
      I want to delete my account but Slashdot doesn't allow it.
    2. Re:Reinventing the wheel by MikeBabcock · · Score: 2, Insightful

      USB 2.0 is slightly faster than firewire (480Mb instead of 400Mb) but firewire has 800, 1600 and 3200Mb speeds in the pipe, as I understand it, for 2003. Even 400Mb/s is only 50MB/s and not the 133+ that serial ATA calls for. However, Firewire is peer-to-peer and therefore won't (ever?) get support from Intel because Intel likes technologies that are tied to CPUs (go figure). USB is host-based; you must have a computer to run it and so is Serial-ATA. With Firewire (also known as i.Link to Sony), you can connect an i.Link video camera to an IEEE 1394 hard drive and record to it; its really that simple.

      If half the money that went into serial ATA went to realizing that IEEE 1394 could be improved to higher speeds, leaving consumers with one generic high-speed interconnect, we'd all be happier I think.

      --
      - Michael T. Babcock (Yes, I blog)
  15. Re:Serial ATA has a long way to go! by salamander_sjv · · Score: 5, Informative

    The Seagate drives may be a tad slower, but if you want to build a home multimedia server that will sit in your living room, they have the benefit of being unbelievably quiet.

    At 24dB, you have to put your ear to a Barracuda drive to hear it, whereas the Western Digital drives put out a whopping 39dB!

  16. Re:15-Pin Power Connector? by Max+Romantschuk · · Score: 3, Informative

    If I remember things correctly this is to make it possible to run many different voltages (something like 3) to the drives, suitable for different sized drives.

    The spec can be downloaded here (about 1 meg), if someone cares to verify my claims. It's all there.

    --
    .: Max Romantschuk :: http://max.romantschuk.fi/
  17. Few pins != few voltages by mmol_6453 · · Score: 2, Informative

    You can get multiple voltages from any difference in potential. (Voltage is just a term describing the difference between the charge density, or 'pressure' between two points)

    For example, if I placed two 1 KOhm resistors in series between "GND" and "-12V", at the contacts between the two resistors, the voltage compared to GND is -6V, and the voltage compared to "-12V" is actually +6V.

    However, due to resistor tolerances and Thevenin resistance, it's much more preferrable to have the power supply give a steady, regulated supply of -6V and +6V, if you need them.

    --
    What's this Submit thingy do?
  18. Re:15-Pin Power Connector? by uradu · · Score: 3, Insightful

    > 15-Pin Power Connector? What's all that about then?

    That's what I thought, too, when I first saw the new connectors. It seems we're trading huge data and slim power connectors for slim data and huge power connectors. Why didn't they take this opportunity to move entirely to 5V drives, just like notebook drives, and have a single power connector? Yeah, they'd have to design entirely new drives rather than just slapping on new drive electronics, but it took long enough even as it is, so they might as well have.

  19. ??? Well... I don't know about that. by Ayanami+Rei · · Score: 4, Interesting

    And IEEE1394 is just serial SCSI, so why bother with that technology, just buy Ultra-LVD SCSI drives, operators are available right now.

    The point is serial ATA is a simple ATA-style replacement. The drives will be cheap because the controllers will be cheap.

    Firewire (or SCSI) are not cheap. They are not an equivalent product. Sure, it's BETTER, but it comes at a price some are not willing to pay for an desktop, MP3 server or what have you.

    --
    THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
  20. Summary by Anonymous Coward · · Score: 5, Informative

    Alright so far most of the posts are misguided, so I'll answer a few questions. But first, this was mentioned in the slashback that is still on the front page. Please post any corrections.

    1a. Yeah!, faster drives.
    No. Find me a drive that can use PATA-100 to the max let alone PATA-133 and I'll be a very happy customer. Current drives do not use current capacity, the only time the bus becomes an issue is where you are bursting from the drive cache to the controller, which is not enough to really worry about except in certain situations (The same data is read continuously).

    b. Yeah!, Faster drives.
    No. Why a second point? The first point dealt with bandwidth. This one is for latency. Please remember that most SATA controllers on motherboards, etc (atm at least) are actually a bridging chip to a PATA controller. This incurs a slight latency delay. If you do a lot of small file accesses you will be effected.

    2. Whats the point we already have enough speed?(ie I already know 1.)

    a.The point is smaller cabling, making cases less cluttered, meaning better cooling, and easier to keep wiring neat and out of the way. Why no use rounded cables? You didn't think the cables where a ribbon shape for looks did you? The cables are meant to be ribbons to reduce the interference between each pair (limits it to the pair on each side). Rounding the cables causes all pairs to interfere with each other resulting in a much shorter maximum cable length before there are too many interference errors on the bus.

    b. Point to point cabling, knock a cable loose, or have a misbehaving drive and you loose one drive. With PATA you can loose 2, or with SCSI you can loose up to 14 (Wide, not typically a problem on modern auto-terminating devices)

    c. You can disconnect a drive from a powered controller without risking blowing the controller chip (Possible with PATA). Making removable hard drive cradles finally usefull on ATA systems.

    d. Longer in-spec cable lengths. PATA cables (Sorry I forget the length off hand) can't reach the top 5 1/4" drive bay in a full tower case. SATA cables can. Why not use longer PATA cables? Cables longer than PATA spec tend to suffer badly from interference based errors, resulting in a lot of resends on the bus, sometimes causing bad data on drives.

    3. The performance isn't what I hoped (or a WD JB is faster)

    This drive isn't intended to be the fastest on the block, it is meant to be quiet. Seagate drives have the new fluid bearings, they haven't been the fastest on the block for a while now, what makes you think this one would be different?

    I personally think this is a good drive to be first to SATA, as the people likely to appreciate the quiet drive would also desire the better air flow offered by smaller cables, meaning slower case fans, and a quiter PC.

    4. Why don't they compare a PATA Barracuda V vs a SATA Barracuda V.

    The PATA has a 2mb cache the SATA has an 8mb cache (and a slightly faster access time, by 0.6ms). They aren't directly comparable, the SATA version is obviously aimed to be the top of the line model.

    5. The power connecters. The Barracuda V requires the same power voltages that current PATA drives do, so an adapter works fine. However it was intended to supply drives with multiple voltages (such as 3.3v, 5v, etc) so that the electronics can use a different voltage than the drive motors, reducing the power consumption of the electronics, and therefore the heat output. Some drives get very hot, and every little bit helps.

    I think thats all.

    1. Re:Summary by clarkc3 · · Score: 2, Informative
      Seagate drives have the new fluid bearings, they haven't been the fastest on the block for a while now, what makes you think this one would be different?

      Methinks you have never looked at seagate model ST373453FC - 3.6ms seek & 15k rpm - sure its not meant for a PC - but shows seagate can still make them pretty fast. Good points on the other stuff about SATA

  21. Re:What about USB? by jemhddar · · Score: 4, Informative

    High speed USB is 480 megaBITS/second
    which translates to 60megaBYTES/second

    Serial ATA is faster.

    --
    --
  22. not meant to be a 'incredible performance jump? by kmurray24 · · Score: 2, Interesting

    God forbid we get any kind of substantial performance leap all at once... Might drive the prices down too early.. ;)

  23. But Firewire will never win by marm · · Score: 2, Informative

    Faster transfer speeds (Firewire2 will leave SATA in the dust).

    Firewire 2 = 800 Mbps = 100MBps

    SATA = 150MBps

    Firewire 2 faster? Don't think so. Sure, Firewire 2 will ramp up to twice that speed eventually, but so will SATA...

    SATA is also a lot simpler to implement: chipset manufacturers can reuse most of their old, highly-optimized Parallel ATA controller core. Similarly, OS writers can reuse most of their old ATA drivers. SATA has less overhead than Firewire, it's designed for data storage and data storage alone, and it doesn't do daisy chaining.

    Firewire's a nice technology, and it would work for hooking hard drives up internally, but it doesn't do the job as well as SATA does, it's over-complicated (and thus expensive), doesn't have the track record, and probably most importantly, has some serious political opposition (Intel anyone?). It's always going to be the Cinderella of the ball.

  24. Re:What about USB? by karnal · · Score: 3, Insightful

    Find me one disk that can push more than 40-50MB/sec and I'll give you a cookie.

    So, Serial ATA would be faster, if the disks were faster.

    --
    Karnal
  25. Playing with SATA by Deton8 · · Score: 4, Insightful

    I'm playing with my first two SATA drives, and one thing I find very careless is that the connectors are very easy to knock off the drives. This is not a problem for me as I am designing a RAID box where they slide in, but for a PC, somebody is going to have to add detents or friction locks to these connectors or we are in a world o' hurt. By the way, my IBM SATA drives have the conventional Molex 4 pin power connector for legacy PC applications which you can use instead of the SATA power connector. Seagate was too lazy to put one on their drive, or maybe they need the 3.3V input on the SATA power connector which is not provided for on the Molex connector which is only 5V/12V. Oh, and one other thing, SATA 2.0 phase 2 which will be 300 MB/s won't help at all with performance until and unless the drives go past their present 50 MB/s native transfer rate. Hell, the 150 vs 133 vs 100 agrument of SATA vs PATA is silly when you consider the modest speed requirements of the drives being built today. Raw transfer rate only appears to be increasing 25% per year anyway, so it will be years before we even give a damn about the 150 MB/s "limit".

    1. Re:Playing with SATA by Deton8 · · Score: 4, Insightful

      Forgot to mention that the 300 MB/s stuff in SATA 2.0 is actually useful for another reason, when this becomes available you will be able to use SATA outside the box, and run a single 300 MB/s link to a port expander chip inside a external chassis, which will in turn connect to a bunch of 150 or 300 MB/s disk drives. So when you aggregate five to ten drives, the extra performance headroom is necessary.

  26. Re:What about USB? by nmg196 · · Score: 3, Informative

    What are you talking about? USB is slower than SerialATA not faster... Much much slower in fact.

    Here's a quick comparison

    SerialATA 1.0 - 1.2Gbps (150Mb/sec)
    USB 2.0 - 480 Mbps
    USB 1.1 - 12 Mbps
    Firewire (IEEE1394) - 400 Mbps
    Parallel Port - 1 Mbps
    Serial Port - 0.115 Mbps

    Figures taken from the actual spec on serialata.org and from here.

    Nick...

  27. Re:What about USB? by nmg196 · · Score: 2, Informative

    > And that's not even mentioning that WD
    > probably has the most unreliable, loudest
    > drives on the market.

    I strongly disagree with this statement. Unlike Fujitsu and IBM, Western Digital do not have the reputation of making unreliable drives.

    Their new drives feature Fluid Dynamic Bearings and make almost no noise whatsoever (I have 80Gig ones in my computer). You can just hear it spinning up if you put your ear to the case, but I promise you it's silent from then on - even while it's moving the heads.

    Nick...

  28. Its really a hardware issue by flahiker · · Score: 2, Informative
    when you send data down a wire (copper trace or actual wire) at very high speeds It needs to be treated like a transmission line. The length of the wire and relative speed have to be taken into account.

    Basically this means that rather than treating the wire as a fixed capacitance, inductance, resistance, it must be treated as a distributed system. Each dx has a dc, dl, dr. The longer the wire the higher the impedence. Now you have to take into account the bundling the wires ans assuring that they are all equal length and impedence. This is why IDE went from a 40 pin connector to an 80 pin conector. The data pin count remained the same, but the grounds increased.

    Next you have to take into account the drivers and receivers. Each has certain variations in their physical properties. Taken as an individual, you minimize the tollerances. BUT when you add many of them in parallel, the tollerances add as well. The end result is that the overall speed is limited due to the summation of tollerances in the wire AND in the silicon. This is physics and no real way around it.

  29. Re:Serial? by The_K4 · · Score: 2, Informative

    You forgot the other big advantage.....nice thin wires that are easier work with in the case. I KNOW someone will mention the round ATA cables, but those don't bend so well. The S-ATA wires are more like the wires for the CD-Soundcard. They are much easier to work with. :)

  30. Re:Serial? by minektur · · Score: 2, Informative

    All 4 'cables' in my fiber-optic patch-cord? Not all the world is copper.

  31. Oh, Yeah? by Kibo · · Score: 2, Funny

    On the other hand, with every Western Digital drive you get a free white noise machine. Let's see Seagate match that offer.

    --
    --Jimmy has fancy plans; and pants to match.