InLine Mini-PCIe card 2x SATA 6Gbs

Hi to all.

I found this card googling around, but looks like nobody knows anything about what chip it mounts and if it's supported by FreeBSD. Could be a RENESAS chip, because I found some mini-PCIe to USB cards from the same German producer: http://www.inline-info.de/en/inline-det ... ikel/8539/, that uses Renesas chips. The price is arround 20-22 euro, really cheap, and the next price step is 55-60 euro, the "StarTech.com MPEXSATA22": http://www.amazon.com/StarTech-com-Expr ... B004NNRRN8, based on a (basically supported, as far as I read on the forum) Silicon Image SiI3132.

Any experiences out here with the InLine card (or chip)?
 
It's worth mailing the vendor and asking them either for the brand and model of the controller chip, or a good picture. Sometimes they have high-res pictures for ads.

The Sil3132 is okay. That particular Startech board seems highly overpriced.
 
rio9210 said:
I've managed to find that the InLine card mounts an Asmedia 1061 chip. Who's this "guy"?
They are a Taiwanese company: ASMedia. I have no familiarity with any of their chips. At least that I know of. I don't see any ASMedia chips listed on the FreeBSD hardware list.

EDIT: Here is a little info on the 1061
 
wblock@ said:
Interesting. Upon a recheck of the Hardware List I found the following single statement:
Code:
The ahci(4) driver supports AHCI compatible controllers having PCI class 1 (mass storage), subclass 6 (SATA) and programming interface 1 (AHCI).
No specific manufacturer devices are listed for this driver, but per @wblock@'s reference, the ahci(4) driver supports the ASMedia 1061.
 
Last edited by a moderator:
The firmware on the Sil3132 can be reflashed with a non-RAID function. That's actually the only way I've ever used them. ZFS or gmirror(8) mean you don't have to trust cheap RAID firmware. :)
 
Back
Top