Taiwan Mobile Computing Industry Adopting Crusoe
plaXion writes, "California's Transmeta Corp said on Monday Taiwan's key computer manufacturing industry was already adopting one of its new chips as a de facto industry standard for new mobile 'Web pads.'" It's a New York Times story, free registration required to read.
I don't know about Transmeta's mobile-linux, but I can see one significant advantage of using and embedded Linux (or even an embedded DOS): Microwindows.
It is a compact (100Kb) embeddable GUI which implements the bulk of both the Win32 and X11 APIs. That gives you a very simple port of any software from two environments. Why use WinCE, when you can recompile your apps and avoid the royalities?
I presume TM's Mobile Linux is using a cut-down Xfree86. It would be interesting to see how much of the 32Mb ROM they could free up by using a purpose-built embedded GUI. (I think Xfree86 is great, I'm just not convinced it is the optimal choice for embedded applications).