I would love to see 2.6.11 for the c3000, but i hate programing, i plan to build a distro around it when someone ports it
i am part of the axim x30 porting group (on
www.handhelds.org) and we just recently modified the code for the x3 frame buffer to work for the x30's framebuffer (which uses the pxa frambuffer like the c3000) so thats done, all you have to do is change some setup registers for the lcd screen in the code and recompile, these can be dumped from linux as sharp nicly set the regesters up so we can see what the os is doing
looking over the hardware the design is nearly identical, the biggest hurdle for me is bricking my c3000 because as far as i can tell you need a working kernel to update the flash
so framebuffer driver is done, pcmcia works out of the box (built in drivers) i suppose the only things we should be concerned about is the sound (not a problem if its an ac97 codec) and touch screen? and perhaps the usb client/host and how to switch between them
i get the felling that the x30 and c3000 were designed by the same people (HTC)