Slashdot Mirror


Nokia Could Make Linux Top Embedded OS

prostoalex writes "Nokia's experiment with N770 prototype device and its own Linux-based dev platform got the folks from ARCchart thinking - Is Nokia ready to jump the Symbian ship and switch to Linux? TechWeb chimes in: "Such a switch by Symbian would make Linux, in one fell swoop, the leading mobile device platform. It already is riding a wave with PalmSource's decision to port the Palm OS to Linux and a defection by Nokia would seal the deal.""

45 of 185 comments (clear)

  1. And the top post on the linked blog? by sH4RD · · Score: 5, Insightful

    Nokia to move off Symbian? Unlikely

    ARCchart do allow that the porting process would be possible if technically not an easy feat. This rather understates the difficulty involved. The strength of Symbian is and always has been the fact it has been designed as a mobile OS from the beginning of its life. From release 6 onwards it has been designed with mobile telephony at the heart of the OS. As a result the Symbian OS is structured is some fundamentally different ways to other OSs. Power and performance management are key considerations in design from the kernel upwards. As a result the Symbian OS is the most powerful mobile OS available. It would require fundamental changes in Linuxs core to achieve similar specifications.

    --
    WASTE - The Secure P2P
    1. Re:And the top post on the linked blog? by putko · · Score: 2, Insightful

      Exactly -- there's a reason they've been using Symbian. Supposedly, it does the job it is designed to do.

      If Nokia wants to switch to something else, they'll take on some risks, but perhaps it is worth it given the $140 million they have to pay out (just next year! -- nevermind the future).

      I suspect that having used Symbian for a few years, they know what Symbian-like features they need (and which they don't) in order to port over the apps they need. That would imply "they've outgrown Symbian." Adding those needed features to Linux (and releasing them ala the LGPL, right??!?) would make sense.

      However if they have to add so much crap to whatever Unix-like OS they use, why not switch to NetBSD, and keep it all closed source? That would seem to be a more rational business decision, given that their apps require only the services of a Java runtime, and not any Linux-specific features.

      --
      http://www.thebricktestament.com/the_law/when_to_s tone_your_children/dt21_18a.html
    2. Re:And the top post on the linked blog? by juhanio · · Score: 4, Informative

      Remember to check http://www.maemo.org/ it's development platform for 770.

    3. Re:And the top post on the linked blog? by Coryoth · · Score: 3, Insightful

      Is Nokia likely to move off Symbian? Very unlikely from the sound of it. Then again Nokia has been interested in Linux, and given their work on, for instance, gtk-webcore perhaps we can see why: Symbian might be great for telephony, but much of the movement with cell-phones today is toward convergence devices that feature web browsers, MP3 players, vast amounts of PDA functions, cameras, etc. For such devices the greater flexiblity and more friendly development offered Linux might be considered valuable.

      Which is to say, Symbian is probably here to stay, but Linux may become Nokias OS of choice for its more complex devices. There's plenty of room for both in what is a diverging market.

      Jedidiah.

    4. Re:And the top post on the linked blog? by rm69990 · · Score: 2, Insightful

      You can't extend a GPL'd piece of software and then release your extensions under the LGPL. Perhaps you should read the GPL.

      Unless of course you are talking about something in userspace...then that is of course possible.

    5. Re:And the top post on the linked blog? by rm69990 · · Score: 3, Insightful

      There aren't any non-free comments IN the kernel. There are non-free device drivers (such as Nvidia's) but they normally have free replacements, so the kernel is GPL. They also plug into the kernel as modules, but are not actually part of the kernel. Even still, they are legally questionable. Anyone sueing them would be stupid though, since they would scare away future software development on the Linux Platform. The kernel source at kernel.org, for instance, doesn't contain these modules. If you, for instance, extended the SMP capabilities of Linux and didn't contribute the changes back under the GPL, it would be a breach of the GPL.

    6. Re:And the top post on the linked blog? by the_womble · · Score: 3, Informative

      Yes but as they own half of Symbian, half of the $140m still belongs to them. In fact Symbian is not really and independent business so much as an outsourced R & D facility for mobile phone companies - which is why Psion, the only shareholder who was interested in making money out of it, sold their stake.

    7. Re:And the top post on the linked blog? by pchan- · · Score: 4, Interesting

      Yes, but...

      Symbian does the job that it was designed to do, and does it well. That is, it makes a good phone, with an elementry address book and simple games. This is good for a phone from 1999. The problem is that today, phones do much more and in the near future they will need to do even more so. Among these things are: bluetooth stack, audio and video playback, filesystem support (think sd cards), more advanced applications and games, virtual memory management, advanced process scheduling features, (wireless) USB stack with host/client, mass storage controller stack, input device support (who knows what kind), hotplug capability (expansion cards), tcp/ip networking (perhaps for VOIP).
      On top of these, you'll want to run advanced web browsers (how about KHTML?), mp3 players and an itunes-compatible DRM client, an address book to sync with Outlook, real games that have a better interface than the lousy phone keypad, Java/brew environment, Vonage client, net stumbler, secure credit card transaction manager, SD card file browser, ...

      Yes, some of these things are hacked into Symbian now. But think of who Symbian's biggest competitor is: Windows CE. WinCE provides all of the above. Nokia is not an operating system company, and can't afford to be. They can modify Symbian to no end, but the effort required is large. Or they can use a freely available piece of code that does it all already.

      As for NetBSD, Nokia is kind of in the anti-Microsoft camp because they fear MS marginalizing them. Like Palm, they've been fighting the invasion of WinCE, and they too realize that having an open system (to which they and their fellows in the anti-MS group) have to contribute benefits everyone.

    8. Re:And the top post on the linked blog? by dan+the+person · · Score: 5, Insightful

      Among these things are: bluetooth stack, audio and video playback, filesystem support (think sd cards), more advanced applications and games, virtual memory management, advanced process scheduling features, (wireless) USB stack with host/client, mass storage controller stack, input device support (who knows what kind), hotplug capability (expansion cards), tcp/ip networking (perhaps for VOIP).

      Which is why they use Symbian which does all that.

    9. Re:And the top post on the linked blog? by ErpLand · · Score: 3, Insightful

      What Symbian are you talking about? It doesn't sound like the same one I use (a Nokia 9300)

      Firstly there wasn't any Symbian phones in 1999. AFAIK the first one was the Nokia 7650 released in 2000/2001. The most advanced smartphones and communicators in Nokia's range all run Symbian.

      For example the Nokia 6680 Bluetooth, 262k colour screen, twin video camera, video calling over 3G (UMTS) networks, loads of RAM, removable storage on MMCmicro (up to 1GB?), 32-bit multi-tasking OS, full web browser, bluetooth keyboard accessory available, etc. There's no Windows CE phone that does all that.

    10. Re:And the top post on the linked blog? by avidday · · Score: 3, Informative
      Errr hold on there partner, you have got your wires crossed, well and truly. Symbian is not Nokias underlying realtime GSM DSP kernel, its their high level OS on which is the application platform for their 2.5G and 3G phones, Communicators, touch screen phones and the like. It is directly decended from Psion's EPOCH mobile OS on which the Psion family of PDAs and mobile workstations were built.

      All Nokia's "smart" phones run two operating systems on a dual core TI OMAP processor. The DSP core runs the GSM kernel which does all of the hard real time work managing the signal processing and calls. The ARM core runs Symbian which manages the UI, apps, tcp/ip stack, etc. The GSM kernel sees Symbian as a kernel thread. This dual OS combination is what Nokia refer to as their Series 60 (T9 interface), 80 (Pen/Stylus interface), or 90 (Keyboard) platforms.

      The low level GSM kernel has enough facilities to run a basic phone UI, simple apps and a java runtime environment - Nokia refer to it as the System 40 platform, it runs on a lower cost single core cpu and is what all of their entry level phones have used since 1999. That is what you are talking about and that is not Symbian.

    11. Re:And the top post on the linked blog? by indifferent+children · · Score: 2, Informative

      Has it occurred to anyone else that this might be Nokia's attempt to pull a Ballmer-kneecap against Symbian? "Hey we're looking at Linux! Now Micros^W Symbian, what's your really-lowest offer?"

      --
      Censorship is telling a man he can't have a steak just because a baby can't chew it. --Mark Twain
    12. Re:And the top post on the linked blog? by Lost+Found · · Score: 2, Insightful

      Perhaps they should work on their 'advanced process scheduling features' in Symbian so that clicking a damn menu item doesn't require the end user to wait 1.5-2 seconds for response.

    13. Re:And the top post on the linked blog? by AuMatar · · Score: 2, Informative

      Actually, several companies have been threatened with legal action, and have folded. If you have proof that broadcom is violating the GPL, bring it to the attention of Linus and the FSF. I'm not sure exactly who Linus uses to enforce his copyrights, but so far they've been very effective. THey do, however, require people to inform them, its impossible to monitor every hardware device being sold and check for violations.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    14. Re:And the top post on the linked blog? by UnknownSoldier · · Score: 2, Insightful

      > Anyone sueing them would be stupid though, since they would scare away future software development on the Linux Platform.

      That's a good example of winning the battle, but losing the war.

      An OS is (next to) useless without drivers.

      --
      Which has more Faith?
      The Religion of Science, or
      the Science of Religion?

  2. Nokia calling for Linux developers in Bangalore by Argon · · Score: 4, Informative

    Today's employment section in Bangalore "Times of India" calls for software developers with experience in Symbian/Series 60/Linux developers. Read what you want into this development :-).

  3. That's what I get for RTFA by The+Amazing+Fish+Boy · · Score: 4, Funny

    Clicked the link. First story on their page:

    Nokia to move off Symbian? Unlikely

    Of course the article below that is the one we are looking for.

    1. Re:That's what I get for RTFA by ceeam · · Score: 3, Insightful

      So what? /. topic is suprisingly factually correct this time. But then if it were "Microsoft Could Make Linux Top Embedded OS" that would also be factually correct.

  4. First Prime Factorization Post by 2*2*3*75011 · · Score: 3, Funny

    770 = 2*5*7*11

  5. Re:Doesn't Nokia own something like 48% of Symbian by mikkom · · Score: 2, Informative

    Maybe you should have read the linked stories?

  6. Daydream by Neo-Rio-101 · · Score: 5, Funny

    Hmmm.... the ability to PERL script my phone into calling me every 5 minutes when I'm down at the pub is going to make me look popular....

    *wakes up, gets back to work*

    --
    READY.
    PRINT ""+-0
    1. Re:Daydream by stoborrobots · · Score: 2, Funny

      Possibly, but I prefer the ability to create a .procphone file which will route the boss's calls to /dev/null during lunchbreaks and happy hour...

  7. Hold your horses by da_matta · · Score: 5, Interesting

    I know everybody here would love the idea of Nokia switching to linux, but let's not get carried away. What would Nokia benefit from that:

    1) Since Nokia owns 48% of it, Symbian is "as open and free as necessary" from Nokia's point of view. They get to decide how the OS evolves and get their share of the profits.

    2) Symbian is stable and has functionality made specifically for mobile phones. A new Linux platform does not offer this. There are no short terms benefits of switching.

    3) Licensing Series 60 is a business for Nokia and something they have huge investments in. They can't switch unless it doesn't affect this.

    4) The reason Symbian exists, is that Nokia doesn't wan't to spend resources to development of an OS.

    The only way I see Nokia switching would be that Symbian would do it. And why would they?

    1. Re:Hold your horses by Anonymous Coward · · Score: 3, Insightful

      "And why would they?"

      Because it's no longer just about phones. It's about that mobile thing people carry around being the new "desktop" and providing the desktop apps they expect. Pushing Symbian in that direction makes no sense when Linux is already there.

    2. Re:Hold your horses by QuickFox · · Score: 5, Funny

      I know everybody here would love the idea of Nokia switching to linux, but let's not get carried away.

      You must be new here.

      -- The price of eternal vigilance is a dollar a day and half an hour of your time.
      Carefully choose a responsible newspaper. Support it, read it, write to it. Do your part.

      --
      Terrorists can't threaten a country's freedom and democracy. Only lawmakers and voters can do that.
    3. Re:Hold your horses by S3D · · Score: 2, Informative
      2) Symbian is stable and has functionality made specifically for mobile phones. A new Linux platform does not offer this. There are no short terms benefits of switching.
      While Symbian may be more stable then Windows CE it's not exactly bulletproof stable. My Nokia 6600 Symbian phone reboot himself by it's own volution about twice per month. Though I'm using a lot of third party applications, some written by me, so it's may be not entierly Symbian fault. About "functionality made specifically for mobile phone". That is actually one of the Symbian problems, not benefits. Symbian including into OS kernel a lot of thing which shouldn't be there - address books, agenda, calendar, alarm, lexical analysis etc. It would be more stable with small, lightweight kernel. Things like address book should be part of UI, not kernel.
  8. Re:I really hope not by alanxyzzy · · Score: 2, Informative

    This may have been interesting/insightful the first time it was posted, but now it's just trolling. Please don't mod up

    Tuesday July 05, @13:28
    http://slashdot.org/comments.pl?sid=154831&cid=129 84255

    Sunday May 29, @01:45
    http://linux.slashdot.org/comments.pl?sid=151030&c id=12667071

  9. PalmSource by Trillan · · Score: 3, Interesting

    PalmSource can be summed up on one word: irrelevent.

    The total number of devices shipping with a "next generation" Palm OS is 0. Very shortly, PalmSource is not even going to be using Palm in their name.

    Now, if Palm (formerly PalmOne) was going Linux, this would be a big deal. But PalmSource is just building software or the sake of building software, not for the purposes of having it used by anone in the world.

  10. Re:My Experience with Embedded Linux by Anonymous Coward · · Score: 2, Informative

    (repost from http://news.com.com/5208-1030-0.html?forumID=1&thr eadID=2246&messageID=11929&start=-184
      thanks to "Alex Vandeputte" )

    You are grossly misinformed, and it's a shame that you decided to spread the wrong information (but somehow I have the feeling that was the purpose of your post: FUD).

    - You do not have to release under any open source license anything compiled with GCC.

    - You do not have to release under any open source license anything that uses Linux various libraries (unless statically linked, which you shouldn't do anyway) - there is a "Lesser" GPL (LGPL) that provide such exceptions.

    - It's only if you took existing GPL code and modified it that you'd have to release it BUT only if you distributed such code (for money or for free.) You can use it internally without ever showing your modifications to anyone in the outside world.

    There are a bunch of vendors that produce Linux products (compile with GCC, and linking to LGPL-ed Linux libraries) such as IBM and Oracle. Their products are not open source, nor do they break any licenses or laws by not open sourcing their product.

    You need better lawyers. If they had as much as read the FAQs on the GPL website, they'd have this figured out. But again, I smell an ulterior motive in this post...

  11. This is the same Nokia... by linuxhansl · · Score: 4, Insightful
    that lobbied hard to push for unlimited software patentability in the EU!

    Personally, I do not trust them further than I can throw their cellphones.

  12. Focus for speculative statements by mcrbids · · Score: 2, Insightful

    Notice that the focus of the speculation is on LINUX, not on the embedded market. "If Nokia chose Linux..." But, why would they? Why would Symbian no longer be a good choice?

    It's like saying... "If I won the lottery, I'd be rich!". Linux is great, and I'm sure will eventually command the information/communications industries. But individual speculations like this, unfounded by even a quality rumor, are just a waste of time.

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
  13. Top Embedded OS by slashdot.org · · Score: 4, Insightful

    Such a switch by Symbian would make Linux, in one fell swoop, the leading mobile device platform

    Sure, whatever, so long as you understand that Embedded OS != mobile device platform.

    Perhaps it's hard to believe, but to become the #1 embedded OS, it's going to take a little more than dominating cell-phones. Although it would be a good first step ;-)

    1. Re:Top Embedded OS by RoLi · · Score: 2, Insightful

      Linux already dominates displayless embedded systems (= pretty much everything minus PDAs and cellphones), so indeed Linux would become the leading embedded OS (actually some say that it already is) - especially because PDAs are getting replaced by cellphones anyway.

  14. Why only one OS? by panurge · · Score: 2, Interesting

    This may be a stupid observation, but why not keep Symbian for the phone functionality and have a second processor running Linux for the "desktop apps"? You know, the way computers work already with multiple dedicated CPUs. In which case, development should be considerably easier and cheaper. It's always easier to do a development job when the different parts of the system run on optimised architectures.

    --
    Panurge has posted for the last time. Thanks for the positive moderations.
    1. Re: Why only one OS? by Shaper_pmp · · Score: 2, Informative

      Twice the number of chips. Twice the expense. Twice the complication. Extra storage necessary. No advantage.

      They'd be better off either just extending Symbian or porting all their software across to Linux - development costs are one-off and up-front. Adding in another chip is a nasty workaround that costs you more on every handset sold.

      --
      Everything in moderation, including moderation itself
  15. Nokia won't dump Symbian anytime soon. by haggar · · Score: 3, Interesting

    Let's just say that I have someone very close to me, that works in the Nokia business unit that makes Symbian (apps, drivers, protocol stack...).

    Symbian is not only an OS for Nokia phones. It's a whole ecosystem that Nokia develops and nourishes: 3rd party developers, service providers, operators (which often are also service providers), related non-Symbian software 1st and 3rd parties etc. etc.
    As it is now, Nokia's involvement with Symbian will only grow from here, not decline, because it aims to tap into multiple streams of revenue. If you think Nokia makes money only from mobile phones, you're a fool. And Nokia's ambitions are certainly towards further diversification. In this view, Symbian is a well-estabilished platform, and Nokia has invested billions in the abovementioned ecosystem.

    --
    Sigged!
  16. N770 != Phone by GoatSucker · · Score: 4, Interesting

    Sure, Nokia are using Linux in the N770, but the N770 ISNT A PHONE! It'a a portable tablet that uses surrounding networks via WiFi/Bluetooth, so doesn't need the real-time capabilties of a phone OS. Nokia is a large company that produce a LOT of different products - it's not surprising that they use different embedded OS's for different things. It's just like saying - Wow! Nokia are using Linux for their digital TV decoders, that must mean they are going to use Linux for their phones too!

  17. Perl already supported on Symbian by jdfox · · Score: 4, Funny

    the ability to PERL script my phone into calling me every 5 minutes when I'm down at the pub is going to make me look popular...

    Then get coding, because Perl and Python have already been supported by Nokia on Symbian for over a year. :)

    But once Nokia moves to Linux, you can look forward to being able to VNC into your home Nokia server, turn down the lights and put that can't-fail Barry White CD on, all while you're still down at the pub.

    Imagine a Beowulf cluster of Nokia phones, remotely managing your Swinging Bachelor Pad.

    1. Re:Perl already supported on Symbian by indifferent+children · · Score: 2, Funny

      If he has to program his phone to call him, then he probably doesn't have much use for the Barry White CD. And if his bachelor pad is 'Swinging', it is because he is a Java GUI developer.

      --
      Censorship is telling a man he can't have a steak just because a baby can't chew it. --Mark Twain
  18. Symbian will stay by thaig · · Score: 5, Informative

    I am responsible for some C++ components that build on Symbian, Solaris and Linux as well as some purely Symbian bits. Symbian has rich functionality in areas such as communications (obviously) and multimedia.

    There are many wonderful ideas in it, such as the way it is based on a microkernel, the asynchronous IO mechanism (Active Objects) and ECOM which is rather like COM on windows. The fact that everything is in C++ is a boon too.

    It is quite a mature system because it's simply the evolution of EPOC32 from the Psion series of PDAs. The Size and depth of the APIs is amazing.

    There are some huge problems:
    1) The base operating system is standard across phones but there are "environments" which consist of a GUI and various essential libraries (Series 60 or UIQ). The handset manufacturer has also, up till version 8, been free not to implement some of the Telephony APIs. It is hard, therefore to run exactly the same software on all phones. The situatio is probably still more standardised than Linux in that sense that it has only 2 GUIs and the multimedia stuff is completely standard.

    2) It is built with GCC 2.92 where the support for exceptions was not good. They had to implement their own exception handling and a mechanism called the CleanupStack for freeing dynamically allocated memory in the event of an exception. It is unavoidably complex to use, non portable and the biggest bane to a Symbian C++ developer's existence.

    3) The source is only open to those who pay a fortune for it and even then they get the base Symbian OS without the drivers for the phone models they use or the "Series 60" environment. This has hurt my company because we needed to understand certain aspects of the sound drivers - nobody could tell us and we couldn't look at the code ourselves because even though we have the base operating system source we haven't got the "Series 60" source.

    4) Java on the phones is so crippled (e.g. not being able to open a file) due to their security fears that it is useful only for games and trivial applications.

    Symbian 9 which is coming out with the latest N90 phone from Nokia fixes most things:
    1) They have "bitten the bullet" and broken ABI compatibility to use the standard ARM ABI so now one can compile with GCC 3.4 with all it's great improvements. It is not clear whether the infamous CleanupStack and home-made exception mechanism has gone but I am hoping so.

    2) As I mentioned, support for various Telephony APIs is now a requirement on the handset manufacturer.

    3) Nokia Ported Python to Series 60 and unlike Java it's not crippled w.r.t. access to fundamental APIs.

    4) There is a new security model which controls access to sensitive APIs. To get a public key certificate which allows access to the lowest level ones requires a payment which is annoying but at least it is now possible without buying access to the source at a huge cost.

    Symbian was designed for much more constrained machines and with an inferior C++ compiler but the underlying design is very modern.

    As another poster has said, it has an "ecosystem" across several manufacturers. To compete, Linux would have to be available in a standard version across a lot of handsets too. Destroying this ecosystem would eliminate a lot of development investment by third-party software vendors so I think that Nokia would be unwise to do that overnight.

    Regards,

    Tim

    --
    This is all just my personal opinion.
    1. Re:Symbian will stay by Troed · · Score: 2, Informative

      I agree that it makes _porting_ more complex - and I haven't done normal C++ exception coding for a very long time so you might be right in that they've now surpassed the CleanupStack.

      I am however a former Symbian employee (developer) - and some of the solutions the clever people at Psion came up with when developing Epoc are even today better than their counterparts either in the languages or comparable solutions at other companies.

      If only more companies used something similar to the CleanupStack we'd have lot less memory leaks. The care taken in Symbian with constructors vs leaving "constructors" is unheard of in most places I've worked.

      If you want to complain about something in Symbian I'd target the descriptors instead. They make porting a nightmare, and Symbian should've implemented CString/TString a long long time ago :)

  19. Re:I really hope not by donscarletti · · Score: 2, Insightful
    How was it ever insightful. From the start it was exaggerated baloney designed to get angry responses. It was obviously a troll to begin with since it mentions apt-get and emerge, proving the author knows of their existence, yet the installation guide for Linux conveniently ignores them. The proper installation guide would be as follows:

    Put Quake3 CD into your CD drive.

    Type "apt-get install quake3" or "emerge quake3"

    Follow the instructions on the screen.

    Start playing.

    --
    When Argumentum ad Hominem falls short, try Argumentum ad Matrem
  20. Another ignorant rant by ArrayIndexOutOfBound · · Score: 5, Informative

    The Arc-chart article is factually wrong and assumptions made based on these 'facts' are very close to being rediculous.

    I don't really have the time to dispell all errors in the article but I must address a few.

    First, porting Series 60 user interface, and especially Nokia's base applications to linux is implausible - more likely scenario in that case is a complete rewrite due to heavy use of Symbian specific features such as comm/file/... servers, active objects, IPC and finally security.

    Java VM sold as part of Series 60 is Sun's CLDC HI ported and maintained by Symbian, not 'written by Nokia' as the article claims. In addition to core MIDP2 features, most other major features such as PIM and file access (JSR-075), multimedia, bluetooth (JSR-82), location API, access to SMS and MMS are all developed and maintained by Symbian. Nokia does have a considerable Java resource but to my knowledge most of them work on integration, future (possibly CDC) and of course Series 40 (Nokia's non-symbian OS and UI).

    Nokia has put in £50 million over it's licensing fees in 2004 to help Symbian and that was at the time of the Psion sale. The suggestion that Symbian license fees are something troubling Nokia is really really out of place because a) Nokia owns close to 50% of the company b) Nokia has ~$20 billion idle in the bank.

    Symbian phones constitute 10% of Nokia's sales - Nokia has a large set of non-symbian technologies such as Series 40 - for their mainstream phones. This explains why has Nokia licensed ActiveSync and Window Media DRM directly, rather than through Symbian - so they can actually use it in non-Symbian phones.

    Finally, using the announcement of 770 to draw conclusions about N-S relationship will not lead us very far. Following the same logic, if hotmail was using freebsd (at some point at least) would that mean that Microsoft is ditching Windows?

  21. Re:I really hope not by maxwell+demon · · Score: 2, Funny
    1. Fucking cellphone.

    Is that the newest development in Cybersex? :-)
    --
    The Tao of math: The numbers you can count are not the real numbers.
  22. Motorola will make Linux to the top Embedded OS by JeffMagnus · · Score: 2, Informative