CF <-> PCMCIA and PCMCIA <-> CF adapters are extremely simple. The PCMCIA and CF use the same basic pin connections, and use the same type of protocols. Basically all the adapter does is map the pins through and physically adapts the size of the card. So electronically it does nothing - it is just like a couple dozen wires.<br><br>What you want would be very, very complex. The adapter would have to have a great deal of electronics packed into it. The Pocket PC would have to recognize the adapter itself as a device. Special drivers would be required on the Pocket PC that would somehow create 2 virtual slots, and then send that I/O traffic through the adapter, whose hardware would route it to the correct card slot. Performance would have to be degraded because you're forcing the I/O bandwidth of two cards through one slot, plus the data has to be processed by both the driver on the Pocket PC, and the hardware in the adapter.<br><br>So I guess all that is why you haven't seen one yet.

<br><br>Dan East<br>