be very carefull what yo say about SDIO, in fact an open SDIO driver is perfectlly leagl. you are just not allowed to use it without a licsence IF you have purchased the documentation if you havent then you could be caught for infringment of IP however i still worder if this would be allowed
there are SDIO stacks for linux, you just have to shell out cash, i also belive that these would be implemented in user space to avoid licsence issues. you could however implement them as a kernel module but if a client leaked them then you cant stop them leagaly form doing so, look into the seasoft stuff for refrence, my leagalese is not good at the best of times
ferret-simpson: might want to think about how the SD system would be implmented, adf is right the 1st and 2nd would take no performance hit at all as they would be on seperate busses, its only the SD cards on the 1 bit SPI that would slow down
i mean i dont even unerstand what was said in that last post, i see at least 2 things that contradict themseleves in that same sentance
the storage minimum would be CF (throgh ATA) Flash annd 2 SD cards
this will not change, the only thing that might is if the CF will be on board or on a sepreate card that can be plugged in
if we can find a brilliant case designer then i would bend to thier will, its better that they dictate what connectors go where then me sa "build a case around this"
anyway when it comes to storage i am taking the aproch that the end user will know what to do, if they are a casual user then they will max out on flash, if tey are a power user, a microdrive, a Dev would most likly chose an SD card as the hot plugability makes for easy dev work
also i have just converted my home setup to 2x dm-crypt disks in a raid 0 array with a LVM root fs, it may seem wierd to mention this whover dont forget that encrypted disks will be an option (i was ammazed at how simple it was to setup, almost ot simple) however i think that on the internal stuff lvm is a good thing after playing with it it has saved me some headaches and it would allow you to merge an internal CF card and flash into the one device keep in mind that we will have initrd support for lvm so root on lvm is no problem, please comment