Motorola's Metrowerks Acquires Lineo
An anonymous reader writes "It's official: Following weeks of speculation, Motorola's Metrowerks embedded tools subsidiary today has finally announced that they are acquiring the key assets of Embedix Inc. (a.k.a. Lineo), one of the earliest and most popular providers of embedded Linux software and tools."
LinWerks seems like an appropriate new name -- Linux just works, plain & simple!
Hey, if you get the chance to combine your corporate slogan and your company name, I say go for it!
If you celebrate Xmas, befriend me (538
key assets acquire you!
topreacher@signature.slashdot.org 1% rm -rf sig
I read this news earlier on C|Net. They had it embedded (sorry for the bad pun) in an article entitled "Mixed fortunes for embedded Linux".
Please note that this was deemed bad by some for embedded Linux because of the fact that Lineo had to be acquired and no longer was self-sufficient due to lack of profits from software sales.
Lineo's "Embeddix" software for portable devices powers those Zaurus handhelds that some of you are familiar with.
The good news mentioned in that article was that Toshiba just invested a hefty chunk of change into MontaVista software, another player in the embedded market.
If you celebrate Xmas, befriend me (538
This might be good as it would allow a great technology(embedded linux) to gain more market share.
Also it will allow for a great chip manufature motorola and os to come together.
redundant
I used to work for a company that is now out of business that used to compete against both of these companies.
Lineo was the only company to come close to what we were doing in terms of execution speed and compatibility. It just boggles the mind that they sold out.
Though the company I was working for is now out of business, thanks to a very stupid CEO..
I wonder if being owned by Motorola will help their chances of success in this?
It's no secret that I was no fan of Metrowerks in the Bad Old Days before Motorola (and they were no fan of me). I still have some serious reservations about using their tools, CodeWarrior Pro 8 is one of the flakiest releases I've ever seen, more so than Codewarrior 3 which was about nine years ago. I remember some sketchy acquisitions back then that really turned into a garbage disposal for money, but who knows, this might work out for them if they work it right.
Greg
Bruce
Bruce Perens.
Already been done:
One of the earliest and most popular? I give you the first part. If they were really that popular though I doubt they would be bought by Metro. The reason they are so buyable is in fact because they were a dismal failure. Popular in the Linux press maybe.
Never overestimate the end user. -jeramy b. smith
Oh PLEASE PLEASE PLEASE!!!
Codewarrior is an overpriced copy of the GNU toolchain with an ide...
Well sure it is... but isn't that the business model that
-a
Meanwhile, a glance at Metrowerks website shows the company leaning strongly toward PDA applications, the market for which has been slumping as of late, and, as Gartner Dataquest's analysis tells it:
Note that the idea of Microsoft getting a leg up in "core infrastructure" integration means that the company also poses a threat to embedded applications for such "smart devices" as portable phones and videoconferencing technology.Though the overall outlook may seem bleak for these companies, a winner is someone who can look a challenge and see an opportunity. As a libertarian, I am anti-monolpoly, and thus I hope Metrowerks' leadership can show the kind of vision needed to put Lineo's intellectual capital to good use in counteracting the Microsoft menace.
The alternative, OpenZaurus, is free but basically had to be done from scratch, from what I've heard, including some hardware reverse-engineering. I haven't gotten around to installing it on my Zaurus and I gather it still has some shortcomings. I hope Sharp will switch to OpenZaurus, release any new source code, and I don't care if Lineo goes down the tubes.
Proprietary Linuxes are just Windows with a penguin mascot. Let them rot.
How much cheaper can you get than free? Jeez. I know
AirSpeak - http://itunes.com/apps/AirSpeak
y reading of the iPaq mailing lists is that there cannot currently be an open source SDIO driver due to licensing issues. OTOH, there is open source MMC drivers running on the ipaq.
I understand there is ongoing lobbying of the SDIO association to open the specs, but I had not heard of any success.
No that's debian
Redhat is the one with the uhh, cool installer.
ducks...
Codewarrior has it's own 68000-and-alike targeted compiler that has nothing to do with GNU stuff. IIRC, Metrowerks started out with Apples (back when Macs were 68k), and that 68k stuff is behind Codewarrior for Palm, and their embedded stuff.
I agree with you that Codewarrior sucks, and everyone's better off with it dead.
(weird commercial voice) Hahlo Lino.
--pi
There cannot be an open source sd card driver written by the compaq/hp people because they have an official license and cannot violate that.
On the other hand, there shouldn't be any problem to reverse engineer the sharp, hp or any other closed sourced linux driver and write your own. Although, in the US you may have some trouble with the DMCA.
***Quis custodiet ipsos custodes***
Bruce
Bruce Perens.
AFAIK, none of the linux driver use the SD specific features, i.e. more than the 4 serial lines. The only problem seems to be that the initialisation of the SD card is a little bit different from the MMC card and the HP people don't want to put that into open source.
So the best case scenario would be that we can take the open source MMC driver and add the SD initialisation taken from one of the closed source ones. This should at least give us the ability to use SD memory cards.
This is under the assumption that there is an open source version of the ipaq MMC drivers, which I am pretty sure there is, but which I haven't used (no MMC ipaq) or looked at.
The sharp SD driver module is not stripped in any way and all the names of the subroutines are pretty intuitive.
There was a long discussion about the whole subject a couple of months ago on the ipaq mailing list. You could try looking for it in the archives at handhelds.org
***Quis custodiet ipsos custodes***
A very nice IDE, and a very nioe compiler. Their C++ compiler was complied with most of the C++ standard (much more so than did Visual C++).
Their "Codewarrior for Linux" was IMHO, halfbaked-- Codewarrior implemented in Motif- but packaged with gcc. Their debugger-- gone, replaced with DDD. The nice syntax highlighting-- gone as well. The optimizing compiler-- replaced with gcc (although the price was cut as well).
It didn't work well well with autotools, and so much of the ease of use associated with theIDE was offset by the difficulty of converting to Codewarriors project based format.
As for SIOUX, similar libraries were available for "Think C" and it's successor, Symantec C++
It begs the question:
:)
If you use software in the USA that was reverse-engineered in Russia, are you guilty of anything, or just the Russians (who will be exhonerated by a smart jury)?
- Michael T. Babcock (Yes, I blog)