SD to PCI adapter

We are looking for a way to plug a SD card into a PCI slot without going through a USB interface. We want to read the SD card's serial number directly and issue SD commands.

The Chumby and the Google Android G1 phones both have SD slots that you can read from Linux without going through USB, but the Chumby only has a single SD card that's used for booting, and the G1 doesn't have any other reasonable storage if you use the SD card for that purpose. I'd really like a desktop with a few SD slots that are directly accessible.

Anybody know of anything??

3 Answers

This might be what you are looking for .

0

I googled for PCI card reader and I only found this one:

The only thing is that this product is sold in france so all of the descriptives is in french...

It's a 5.25" bay slot connecting to a PCI slot. I think that's what you're looking for.

2

I believe most of the types of products you're looking for don't interface to the PCI bus directly. Instead, they convert the SD or CF card to IDE/PATA or SATA, connecting your flash card to an ATA controller. (I expect this is what the Chumby does for its "internal 2GB microSD card", though I can't find direct confirmation of that.)

For example, this Addonics cardreader reads SD/MS/MMC cards, provides a a standard 40-pin IDE connector. You can connect this to a motherboard or PCI IDE controller, and is available mounted in a 3.5" drive bay bracket or in a PCI bracket, like this (note it's not plugged into the PCI slot, it's just mounted in the space above it):

alt text

These products are something of a niche, but there are many options in that niche. Most products seem to be designed for CF rather than SD; I've seen several CF-to-SATA adapters but no SD-to-SATA adapters. You could chain the SD-to-IDE adapter above to a IDE to SATA adapter to connect to an SATA controller instead of an IDE controller. I personally distrust this type of adapter chaining, but if a straight SD-to-SATA adapter isn't available it might do.

Links are provided for illustrative purposes only. Do not take them to be endorsements of any particular product, manufacturer, or store.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like