Recommendation on an eSATA card well supported by Linux with built-in drivers and that supports hot plug

From: Filipe Brandenburger
Date: Thu Jul 24 2008 - 06:49:47 EST


Hi,

First of all, thank you very much for your work on the Linux kernel, I've been using it for the last 10 years and it is really awesome!

Sorry if this is not the appropriate forum for this question, but as Linux drivers end up being discussed here and I know many of you may be using a lot of different hardware, I though I could get some valuable information here. If it's not appropriate (or there would be a better place to ask this question), please let me know about it.

I'm looking for a good eSATA card that is supported by Linux, preferrently using built-in drivers (no need to compile the modules from the vendor), or at least that the vendor's drivers are packaged with dkms or something similar that makes it easy on kernel upgrades.

It's essential that the card supports hot-plugging, because we want to use it to plug backup drives and have them rotated. We are testing an eSATA drive from LaCie (if you have other recommendations on other vendors for eSATA external drives which have >2TB drives, I would appreciate them as well).

I tested the Adaptec eSATA II RAID 1225SA, but just to get the module to compile right it was a huge PITA, and I still didn't get it to recognize our LaCie drive (still not sure why). Instead of spending more time making that crap work, I would rather buy a different card, but then I would try to get one that works well with Linux out-of-the-box.

I looked at feature support of drivers, and it seems to me that the "ahci" driver seems to be the most complete of them, also being a standard interface. It supports the ICH6 chip from Intel and several others, however googling for it I couldn't find any eSATA card that would have this chip or use this driver. Do you know any eSATA card that uses the "ahci" driver? Will it support hot-plugging well?

Other than the "ahci" driver, it seems to me that the "sata_sil24" driver seems to be the next best thing, with support for hot-plugging, etc. The card I have apparently does use it, but its PCI device id is 0244 which is not recognized by the driver as it is (apparently if the driver is patched to include this id it works with the card.) Is there a way to "force" the driver to recognize this PCI id other than recompiling it? And, is this driver really that good and does it support hot-plugging? Could someone recommend another card that would be supported out-of-the-box by this driver?

I don't need RAID support on the card, it really does not matter to me as I won't be using it.

Any advice and recommendations will be much appreciated.

Thank you very much!

Filipe

(Please CC me on your answer if at all possible.)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/