QUOTE(gyver @ Aug 18 2005, 08:28 AM)
QUOTE(icruise @ Aug 18 2005, 04:45 AM)
It doesn't have SDIO capability.
Are you sure? Surprising, since the PXA270 programmer's manual clearly state SDIO capability (chapter 15). Look for it on Intel's site.
Maybe there are few devices and even fewer drivers, but it seems the hardware supports it.
Yes and no. EVERY clamshell since the SL-C760 has the internal wiring for SDIO. However, since nobody's writing SDIO drivers for Linux, this does us a fat lot of good. There's only one SDIO peripheral that currently has been demo'ed on a Zaurus. That's C-Guy's SDIO WiFi card. The driver was buggy and caused problems with standard SD memory cards. So, if you WANT it to work, you'll have to spend the time to learn to program device drivers, and even then you'll need an Interface Control Drawing to know what you're doing.