Slashdot Mirror


Phoenix BIOS Software Available for Crusoe

Titten writes "Computerworld reports that Phoenix BIOS software is available for Crusoe. Phoenix worked in secret with Transmeta for more than two years to prepare its PhoenixBIOS software for use with Transmeta's chips. Here's a release from Phoenix. I guess we'll be seeing computers with the Crusoe chip sometime soon now!"

58 of 230 comments (clear)

  1. Re:But Transmeta chip is "not for desktop machines by Desco · · Score: 2

    Not for desktop machines my ass. Why do chip manufacturers say this? And why do some of us have ballsy 700mhz Athlons, or dual PIIs, when we were told that kind of setup is "not for desktop machines?"

    Oh yeah, and why is the Debian, Transmeta, and Dreamcast logos all look surprisingly similar? Heheh.. Dreamcast II will probably have a Transmeta processor and be running Debian...

  2. Re:No! We need a real Firmware! by C.+E.+Sum · · Score: 2
    Uh, these are to be consumer devices? What makes you think that consumers are concerned that their BIOS knows what an ethernet card is?

    Both of the major "broadband" netowrking technologies (cable modem / xDSL) offered in the Austin area require the installation of an Ethernet card to connect to service. Granted, broadband isn't all that widespread now (maybe a couple of million subscribers, I think), but Fast Internet is something you can really sell to the average consumer. It's much much cooler than "fast hard drive" and at least as cool as "fast printer."

    Now, what does this have to do with boot code and ethernet? Maybe not a whole lot; but point is that ethernet is probably going to become more standard as time goes on, and I'd certainly like to be able to use it as it's done on most large workstation boxes.

    (On the other hand, there is considerable architectural support needed to get this level or interoperability up and running--most implementations seem to have some sort of imbedded Forth in them and a well-defined interface for storage and network controllers. It may well be "too late," at least for this generation of PC's. Let's face it--the new PC specifications from MS have a lot fo problems, but at least they're an attempt to ditch at least some of the 19-year-old baggage of the PC architecture)

    --
    -- Have you ever imagined a world with no hypothetical situations?
  3. Re:Phoenix, damn by arivanov · · Score: 2

    Phoenix is definitely not everyone's favourite BIOS company in terms of setting things up and user interface but they are the de-facto standard for the BIOS programming interface.

    If you take any BIOS programming guide you will find mostly two names: Phoenix and IBM. IBM is actually resposnsible mostly for the PS2 additions. Some of them have been adopted, some not.

    So a BIOS design usually looks like - Phoenix starts, defines the interface spec and everyone else follows.

    As a user I dislike phoenix as much as you do if not more, but as a programmer I have to admit that if you want your things to work you have to rely on their docs, standards and implementation. Se la vie...

    --
    Baker's Law: Misery no longer loves company. Nowadays it insists on it
    http://www.sigsegv.cx/
  4. And yet... the glass is half empty. by NatePWIII · · Score: 2

    Yes I agree we must allow them some time to let the ball roll so to speak. However, the fact of the matter is that Transmeta does have some good ideas but really no working prototype. I mean where is the laptop that is supposed to be running on this new chip?

    I have to admit though that their marketing strategy is a stroke of genius. Bring in one of the most respected techies in the world (Linus Torvalds) and combine that with a cloke of secrecy for a few years and you have a winner. Or at least a very curious public. I have to admit that the hype may be slightly over-inflated and artificual considering that most of it is riding on Linus's laurels, but only time will tell.

    As mentioned above, Transmeta has some heavy duty backers, so we can expect them to be around for awhile. It never hurts to have "Big Blue" on your side. What will really be interesting is to see how the other chip manufactures like Intel and AMD will respond. It's almost a given that they will try to create a similar product which will directly compete with the Crusoe processor. Essentially, Transmeta will have to either specialize or diversify to keep afloat in the "crazy" computer world. Anyhow it will be interesting...


    Nathaniel P. Wilkerson
    NPS Internet Solutions, LLC
    www.npsis.com

    --

    Nathaniel P. Wilkerson
    www.haidacarver.com
    1. Re:And yet... the glass is half empty. by Pike · · Score: 2

      They actually demo'd a bunch of computers running Windows and MS Office, as well as a "web pad" running mobile linux. Also, there was a quake contest between Dietzel and Linus "Mr. T" Torvalds using Crusoe computers. The whole reason Transmeta waited so long, according to dietzel, is that they wanted to wait until they had a working product to demonstrate to everyone. The crusoe chip is in full production right now, and Transmeta has a huge head start on AMD and Intel in the embedded market. So it is wrong to lable Transmeta's stuff as vaporware.

    2. Re:And yet... the glass is half empty. by Hard_Code · · Score: 2

      "However, the fact of the matter is that Transmeta does have some good ideas but really no working prototype."

      HUH?! Did you miss the press conference? They ran Quake on a Windows system and a Linux system to demo the stuff. Am I missing something?

      Jazilla.org - the Java Mozilla

      --

      It's 10 PM. Do you know if you're un-American?
  5. Re:Why the need for a special BIOS... by mindstrm · · Score: 5

    The instruction set is x86, yes.
    The chip is not pin compatable, and requires it's own unique blend of support chips, I would imagine (as any processor does).

    The function of BIOS is like a mini HAL(Hardware Abstraction Layer)to deal with firing up the motherboard components in the right order, setting interrupts, and providing boot code to the CPU. This process is different for every brand of motherboard, and every chip out there. BIOS presents a standard interface to the OS itself.

    Yes, the code morphing software loads before the BIOS. IT has to.. the BIOS is written in x86. But then the BIOS has to take care of the rest of the motherboard.

  6. Chips and dip by Signal+11 · · Score: 2

    while this may be great for Crusoe - it'll encourage more rapid adoption of their chips.. I can't help but wonder what this will do to Phoenix in the long run. They've basically dropped their pants and mooned Intel in front of the entire industry.. do 'ya think if Crusoe fails they might not be.. umm... irritated?

  7. BIOS advertising? Vile is right! by soldack · · Score: 2

    All I can say is thank you to the computer gods that it has not wormed its putrid way into any system that I have to use. I am getting ready to buy a new system...now there are two things I have to ask NOT be put on my system: Windows and Pheonix!
    There is another solution...I could turn off my monitor or even just close my eyes until I hear the hard drives thrashing the lovely tune of the Penguin waking. Only then, when Linux is starting, can I open my eyes and know that everything will be all right.

    --
    -- soldack
  8. Re:No! We need a real Firmware! by The+Man · · Score: 2
    Uh, these are to be consumer devices? What makes you think that consumers are concerned that their BIOS knows what an ethernet card is?

    Consumers don't, of course. But in addition to real firmware being fun for the technically savvy, it's also very useful in embedded systems such as these. Why? Because it's nice to put simple drivers for simple hardware in 1 or 2 MB of ROM rather than wasting scarce RAM on more complicated os-level drivers. Because it's nice to be able to boot from a network. Because it's nice to have hardware diagnostics built in, especially for machines that aren't likely to have lots of flashing lights, beeps, and other traditional failure indicators. In embedded systems, good firmware can make the difference. Now, I realize these aren't strictly embedded systems, but it's easy to see (at least for me) that they would greatly benefit from a nice OF implementation.

    Naturally, Transmeta's business plan revolves (for now) around x86 compatibility, and that means top-to-bottom peecee "emulation." I personally think that's a terrible idea that will condemn them to hang in the past while most everyone else rockets into the future, but in context, partnering with Phoenix makes perfect sense. And real firmware really just doesn't.

    ObFirmwareAnecdote: The ultralinux project once mocked Sun's motto as "The PROM is the computer" in appreciation of real firmware and its benefits.

  9. Diatribe on the state of the art... by sterwill · · Score: 2

    I believe you are correct in the areas you cover. However, there are developers, systems administrators, and "average users" out there who don't want "more Intel-compatable." There are people sick of the cruft and crap inherent in being compatable with everything Intel has created since 1980. This crap makes life worse for everyone.

    Operating system developers work around old architectural problems--there because to remove them would be to break some DOS application from 1983. Users get poorly-designed, ambiguous, and conflicting peripheral interfaces. Which way does the IDE connector go, pin 1 towards power connector? Which one is pin 1? This cable doesn't have a red stripe. I only get _two_ drives on this channel?

    Ever connect a 50-pin Centronics, 50-pin dense, or 68-pin dense SCSI connector to its cable? It only goes one way, if it's made correctly.

    Remember when microprocessors were _small_? Intel has doubled the volume of each of their processor housings since the 386, all the while requiring complicated cooling solutions to keep them within operating temperature ranges. This isn't progress, this is regress. They're faster, but they're so sloppy and loud. I'm convinced with the technology we have today (not tomorrow), we should be able to build a machine with performance on-par with that of a Pentium II with no fans. In fact, I'm typing on such a machine, it's a G3 laptop made by Apple, and it runs a multi-user, multi-tasking Unix clone. These machines are expensive because they're expensive to produce. Its components will continue to be produced in small quantities until people demand similar performance from the computers they use every day.

    PC board BIOS sets get hacked up every time someone makes a larger IDE disk. I believe that the only reason IDE is popular is because it's cheap, and the only reason IDE is cheap is because profit was the only thing clone-makers were looking at ten years ago. Ever take a look at LILO's source code? Why should anyone have to go through such contortions to boot an operating system? There are decent two-stage bootloaders (I use GRUB, FreeBSD's loader works well, I'm sure there are others), but the PC architecture is just so braindamaged when compared with something like the Alpha, or OpenFirmware on a SPARC or a PowerPC. I don't imply the latter are examples of perfect implementations, but they beat the spotted trousers off the PC. Every time I boot my Alpha, I'm impressed by the sheer usefullness of its SRM firmware. I can boot directly a kernel bootstrap program, initialize the PAL code in the processor, and be off, with none of that 640K silliness. I can boot MILO (or even flash it into firmware!), and "ls" my devices, before choosing what to boot.

    Crusoe could have changed this. All of this. Transmeta could have implemented a new, clean instruction set. They could have worked hard to provide top-quality documentation, reference material, and developer resources to a bunch of people looking for something new. They have my favorite "specially-abled alien" (or whatever INS wants to call him) to lead the port of an excellent operating system to this new architecture. They could have implemented a 64-bit memory addressing scheme. I have only read the PDF whitepaper, but it seems to me they could have easily used a 64-bit instruction set. Crusoe runs cool--very cool. I want my desktop to be fanless. That the hard drive makes noise implies that it moves, which it does by design. Only electrons need to move in a microprocessor. Transmeta's Code Morphing (TM) allows an excellent abstraction of the ISA from the hardware below it, and we need this.

    But I think I'm too idealistic. Transmeta couldn't have pulled that off. Transmeta is a business, and they want to money by selling a product to people that want it. People think they want Intel because they don't know anything else, and getting funding to fight Intel is probably harder than running a new chip from design to fabrication.

    I guess I'm disappointed because Transmeta failed to change the world.

    --

  10. Marketing trash... by Fnkmaster · · Score: 2
    Okay, what gives with the low-performance linux-based web-pad vs. the high-performance NT based mobile computing platform that plays DVDs, etc. (please see Phoenix and Transmeta marketing hype for references)? I want to get the high performance toys, I want them to play DVDs and I want it to run Mobile Linux. Is that too much to ask?

    Oh well, I presume there will be subnotebooks/whatever we end up calling them based on the 700 mhz crusoe that will actually run Mobile Linux, and that the dichotomy is merely a marketing split to show the two "different" market sectors Transmeta is attacking with their products (handhelds vs. notebooks-of-the-future). I just am not entirely comfortable with the idea that Linux is boxed in as the embedded platform / handheld platform, at least from a marketing perspective.

  11. What's bugging me about this Transmeta stuff.. by xHost · · Score: 5

    Is it just me or does anybody think that Transmeta is using Linux+Linus as a way to sell their chips?

    I mean think about it, for a start-up chip company, /. already has its own ICON for news regarding it -- odd there aren't special icons for say intel or cyrix ?

    Call this Trolling, or Flamebait or whatever, but it seems that if Linus put his 'Thumbs Up' in a box filled with shit, /. and the rest of the rabid Linux users will think its caviar.

    Yadda yadda yadda, no I'm not pro-MS, and I have nothing against the crusoe cpu, just think at how easily you folks are manipulated.

    1. Re:What's bugging me about this Transmeta stuff.. by NM156 · · Score: 2

      Correct, but misleading. Cyrix has been acquired by VIA Technologies of Taiwan, and in fact, they're currently preparing to release a new chip to compete with Celeron. I wouldn't write them off just yet. For more info, check out this page.

    2. Re:What's bugging me about this Transmeta stuff.. by dkh2 · · Score: 2
      Well, if you take the time to browse the Transmeta site you'll be hard pressed to find reference to Linus. Refs to Linux are rampant but no more than those for Windows. Also, OS references of any kind are non-gratuitous in that they are directly relevant to the point being discussed.

      If you were able to watch the PCWeek Webcast of the Transmeta press conference you would have seen Linus make only a cameo appearance.

      The evidence suggests very strongly that Transmeta is not using Linus or Linux inappropriately to sell Crusoe processors.
      "For every complex problem, there is a solution that is simple, neat, and wrong."

      --
      My office has been taken over by iPod people.
    3. Re:What's bugging me about this Transmeta stuff.. by Wah · · Score: 2

      um, what?

      More details about a new mobile processor that a whole lotta folks (outside /.) seem to think is pretty neat?

      and why not use linux, I mean, linus, to promote your product. You have an icon working for you. I don't know why we didn't see him during the Superbowl.

      Maybe a slow crawling forward over the shoulder shot of Linux playing q3a on a Tmeta box. He glances over his shoulder, acts surprised, hits a special key combo and gets back to kernel hacking.
      Fade to Tmeta logo. Tagline, um, "Linus likes it." with www.transmeta.com floating around there somewhere. If geeks could market, linux would be in a lot better shape.

      --
      +&x
    4. Re:What's bugging me about this Transmeta stuff.. by SEWilco · · Score: 5
      Actually, at the time Transmeta hired Linus this "Linux" thing hadn't been recognized by most markets as significant, so at the time how much it might affect marketing was not obvious. Transmeta obviously saw some possibilities and was willing to invest somewhat in Linux. Linus obviously chose a place where he'd be able to do interesting things while continuing to develop Linux. Linus probably charged somewhat more for his services due to his Linux leadership, and Transmeta was obviously willing to pay a satisfactory amount.

      Transmeta certainly wasn't making itself obvious during recent years, other than perhaps maintaining a scent of mystery. Their employment of certain people attracted some attention. But the attention we've been seeing up to now has been outsiders trying to look behind the curtain.

      They certainly could have emitted occasional press releases which mentioned Linus or Linux if they wanted to use him in public. Well, they could if their contract with Linus doesn't forbid it...we don't know.

    5. Re:What's bugging me about this Transmeta stuff.. by HackLore · · Score: 2

      ummm

      Intel already has a slashdot icon dude. So does AMD.
      dunno about cyrix tho

      Micah

    6. Re:What's bugging me about this Transmeta stuff.. by Col.+Klink+(retired) · · Score: 2

      > odd there aren't special icons for say intel or cyrix ?

      You mean like http://slashdot.org/search.pl?topic=intel ?

      --

      -- Don't Tase me, bro!

    7. Re:What's bugging me about this Transmeta stuff.. by Hard_Code · · Score: 2

      "...does anybody think that Transmeta is using Linux+Linus as a way to sell their chips?"

      Yes. So?

      Transmeta is selling hardware (ok a hardware/software cpu). They don't care what you run on it. They would like you to run anything and everything on it. They just happened to have Linus around to develop and work on a testbed platform that they could do a proof of concept with. I don't see how getting Linux to run on yet /another/ (very promising IMHO) platform as exploitive.

      Jazilla.org - the Java Mozilla

      --

      It's 10 PM. Do you know if you're un-American?
    8. Re:What's bugging me about this Transmeta stuff.. by anotherone · · Score: 2
      Is it just me or does anybody think that Transmeta is using Linux+Linus as a way to sell their chips?

      I agree, Linus is nothing more than a ploy to sell more stuff. But think about it: right now, there is a commercial running on TV with some NASCAR driver endorsing Hardees. What does NASCAR have to do with Hardees? nothing. But, Hardees' target audience is hicks who enjoy NASCAR. Transmeta wants to use a geek hero to sell stuff to geeks. It's the same thing.

      Make Seven

      --
      Username taken, please choose another one.
    9. Re:What's bugging me about this Transmeta stuff.. by moonboy · · Score: 2

      I think that some of what you say has validity. However, considering how popular Linux and Linus are, if you were David Ditzel, wouldn't you use this popularity to your advantage? The odds are stacked pretty heavily against them as they have little OEM support right now. I think they need to use every advantage possible. The secrecy was a tremendous coup for them where advertising was concerned and it cost relatively nothing. They are just pulling out all of the stops and using all of their weapons, so-to-speak.

      In closing, I must add I particularly didn't like this part of your comment, "...,just think at how easily you folks are manipulated." Just a bit too much overgeneralization, don't you think? For instance, some of the "people" you are talking about thought enough about the rest of your comment to take an honest look and say "Yeah, you know, he has a point." by moderating you up. I really can't stand such a "high-horse" or "holier-than-thou" attitude. It kind of stinks. I would venture to say that most of the people that read Slashdot have a tremendous amount of respect for Linus. Enough to believe that a product that he has worked on and endorses warrants a little more attention than the average. Just my opinion of course.


      ----------------

      "Great spirits have always encountered violent opposition from mediocre minds." - Albert Einstein

      --

      Co-founder and designer at Music Nearby: http://musicnearby.com
    10. Re:What's bugging me about this Transmeta stuff.. by (void*) · · Score: 2
      You see, to have a low-power processor that can consume only 1-2W of power compared to low power versions like Intel which takes 20-30 W and desktop versions which take 100W, that is a tremendous improvement. It runs at a decent speed too.

      And we haven't even gotten round to the x86 intruction set compatibility and code morphing technology yet.

      All of these are interesting stuff for geeks. News for geeks. Stuff that matters. It's cool and from what we've seen, it might be affordable.

      Linus? Yeah. But the only drawing attraction Linus has is the slashdot crowd. A lot of the perceived hype comes from one's own over-inflated expectations, really. Don't let it faze you, and in the end, it is still cool tech.

  12. Slashdot: News about Transmeta, Stuff for Linus? by auntfloyd · · Score: 2


    It's been said a million times: ENOUGH WITH TRANSMETA! Their product is not the super meta-CPU we thought it would be. In fact, it's pretty boring.

    BUT, because Linus is in the company, we hear everything about it. The CEO had a flat tire? Good enough! Linus spills his coffee? RobLimo, get right on it!

    If Torvalds wasn't working there, would this be news? No, because no one would care. But the Church of Linus keeps everyone interested.

    Why don't we just stick a live webcam on his head, so we can track his every move? Make 'LinusCam' a Slashbox, and get it over with.

    ~~~~~~~~~
    auntfloyd

  13. Phoenix BIOS and Crusoe don't mix by An+Ominous+Cow+Herd · · Score: 3

    The Transmeta Crusoe processor is supposed to run at much lower power consumption levels than normal CPUs. As a result, the heat generated by one of these processors is significantly lower than its competition. To use the Phoenix BIOS defeats this significant advantage.

    I've been to Phoenix, in July mind you, and I can safely say that Phoenix is way too hot to allow adequate operating temperatures for the Transmeta Crusoe processor.

    Sorry guys, I think you need to choose your business partners with a lot more forethought.
    ---

    --
    MoooooooooOOOOOOOOOOOOOOOOOoooooooooooooo!!!!!!!
  14. OMG....... by Lumpy · · Score: 3

    Linus has "bitched" about how stupid most bioses are in regards to Linux and how things get done. What do you think are the chances that we'll see a bios that is almost perfect??? Can you imagine.. the Kernel drivers re-written so that bios work-arounds are removed... the speed increases would be cool!

    but then... why hasn't someone written an open source bios?

    --
    Do not look at laser with remaining good eye.
    1. Re:OMG....... by C.+E.+Sum · · Score: 2
      but then... why hasn't someone written an open source bios?

      I wouldn't go about holding your breath. . . The last project that I know about trying to do this didn't get too far. I would certainly agree that such an effort would be possible, however, I think that such a project would face many uphill battles before having anything like a usable product.

      The tarball I grabbed from their page has file modification dates more than a year old. I think I might have been subscribed to a mailing-list of theirs at one point, even . . . I think that you need a few really talented people at the core to pull off the bootstrap of any ambitous project, and either openbios didn't have talended enough people or not enough talented people. (Though there seem to have been plenty of people to propose logos for the project).

      --
      -- Have you ever imagined a world with no hypothetical situations?
    2. Re:OMG....... by SheldonYoung · · Score: 2

      The Linux kernel doesn't use the BIOS directly. I think the kernel probes a few data structures behind it's back, but as far as I know only LILO uses the BIOS functionality.

  15. My Zenith 8088 Laptop Has This by Yarn · · Score: 2

    OK, so it doesnt understand scsi, but you can configure the RLL hdd, and floppy drive. It also has a debugger in ROM, so you can do debuggy things. Seeing as SCSI cards extend the bios, quite nicely in some cases, it must be possible to make an ISA/PCI card with an extended bios.

    If you've got a flash bios you may know that they're modular. Trouble is, if you flash it incorrectly and it breaks, the backup bios generally can't handle PCI vid cards, so you'll have to get an old ISA video card to reflash.

    --
    -Yarn - Rio Karma: Excellent
  16. Re:No! We need a real Firmware! by gjt · · Score: 2
    For newbies, the command line can be hidden. The Apple Macintosh (including the idiotproof iMac) use OpenFirmware, which is a standardized version of Sun's OpenBoot.

    The Mac is proof that consumers don't need to worry about Firmware. Experts can just type a keyboard sequence to enter the firmware prompt.

  17. Re:incorrect by Strog · · Score: 2
    Cyrix was purchased by VIA and they are now coming out with new CPU in March called "Joshua"(They may change it at the release). It is supposed to be compatible with celeron ppga's and cost the same or less.

    VIA Press release about Joshua

    Socket 370 pinout on P6 bus interface

    Integrated 64 Kb L1 cache

    Integrated mutually exclusive 256 Kb L2 cache

    133 MHz Front Side Bus (FSB) support

    3DNow! (TM) Technology

    Enhanced dual pipelined MMX (TM) and FPU

    Utilized advanced 0.18 fabrication process

    I have Pentium II LX mb I wanted to upgrade. I was going to replace the P2 233Mhz with a Celeron 466 or 500 ppga but think I will hold off to see what happens. It's my fourth computer anyway. I use it for R&D.

  18. Power management for one, by jabber · · Score: 2

    First off, if the CPU is going to slide up and down on it's voltage, instead of just stepping down once (like the Intel) then new chipset support is needed. If you can put power management on the chip, great, but you've still got the rest of the system sucking juice. If your BIOS can manage power this way for the whole computer, even better.

    Then there's integrating wireless communication, support for low and no power storage, maybe firewire... All the things that would be really nice to have now.

    Then again, and I'm surprised nobody's mentioned it so far...

    SOMEBODY has to burn those mobile-Linux in ROM chips.

    --

    -- What you do today will cost you a day of your life.
  19. Re:Ugh, Phoenix... by dillon_rinker · · Score: 5

    To say that the BIOS is worthless is to imply fundamental problems in the code that makes up the Basic Input Output System. I think that you are probably talking about the BIOS setup program - the interface that most users see after pressing (pick one: F1, F2, DEL) during POST. It allows you to set the various options and parameters that the BIOS will use.

    After working as an OEM hardware tech for numerous years, I'd have to say that what goes in the BIOS setup program is up to the OEM. I have seen prototyped motherboards with really nifty options in the BIOS setup program, only to see those options stripped out for the production boards. Consumers are too stupid to understand all those options, you see, and they might mess things up, so the "unnecessary" options are all stripped out.

  20. The Price? by slashdot-terminal · · Score: 2

    I am wondering about the actual price of this thing. I would really like to see a cheap computer that could attract people in my boat and not just high end people with thousands of dollars. Will this just be another toy of the ecconomic elite?

    --
    Slashdot social engineering at it's finest
  21. Re:No! We need a real Firmware! by bmetzler · · Score: 2
    BIOS sucks. We need a real command line firmware that knows what things like SCSI disks and ethernet cards are!

    Uh, these are to be consumer devices? What makes you think that consumers are concerned that their BIOS knows what an ethernet card is?

    -Brent
  22. Real Firmware rocks! by soldack · · Score: 2

    I would have to agree with you here. The Alpha's was pretty damn cool, too. But I suspect that Transmeta is trying to be as backward compatible as possible. They could avoid that by either not supporting Windows (can't do that, need to make money) or by getting MS to upgrade (won't happen). So the only result could be an upgraded transmeta chip that runs a special firmware and linux combo. This means another different chip and linux to support. Ug.
    All this leaves back under the hot Pheonix sun.

    --
    -- soldack
    1. Re:Real Firmware rocks! by Hard_Code · · Score: 2

      "This means another different chip and linux to support. Ug."

      Um, isn't the whole point of Crusoe /not/ to have to redesign the hardware? All they have to do is plug in a better firmware. I guess it would be pseudo-firmware because it would run at the Code Morphing level (hmm...emulated firmware)...better term anybody? "turgidware"?

      Jazilla.org - the Java Mozilla

      --

      It's 10 PM. Do you know if you're un-American?
  23. What I like about this transmeta stuff by SurfsUp · · Score: 4

    So far, the processing power race has only had one thing in mind: more mips from a single processor, nothing else matters, not size, not heat, well, maybe cost matters, but *not that much*. I've always thought that the way forward is to maximize processing through per transistor, and that's exactly where Transmeta is going. This directly affects me in two ways: first, my laptop, which is a bleeding wound as far as battery life is concerned. Second: my desktop 2 years from now. I want it to be 16-way or better, yet I don't want to be able to fry eggs on it, and I don't want it to have enough fans to achieve liftoff. Or a refrigerator. The only way to get there is with more energy-efficient processors. Fewer transistors == less heat, other things being equal. Did I say I hate fans? I hate fans.

    One thing about Linus being involved in Transmeta is it suggests the tantalizing possiblity that the code morphing software may ultimately wind up being open-sourced. I couldn't think of anyone who could make a more powerful argument for it. Plus, I'd love to be able to program a machine like this directly in its "microcode" (a relative term as far as crusoe is concerned). Again, with LInus in there, I'd see it as a distinct possibility. Did you ever hear of anyone programming the PPro in microcode? It's possible, but nobody does it because Intel keeps that info locked up tighter than a... well, darn tight. Transmeta might not be so anal about it.

    --
    Life's a bitch but somebody's gotta do it.
    1. Re:What I like about this transmeta stuff by Wah · · Score: 2

      I want it to be 16-way or better, yet I don't want to be able to fry eggs on it, and I don't want it to have enough fans to achieve liftoff.

      This is interesting, and something I hadn't really thought about. 16-way home processors. Sometimes I forget how much more powerful the machine I'm typing on is that the one I used just 8 years ago (386-16). Moore's law is fun.

      (begin thread entitled "Back in my day...")

      --
      +&x
    2. Re:What I like about this transmeta stuff by powerlord · · Score: 2

      They commented at the 'Kickoff' that they would most likely not be Open Sourcing the morphing software.

      They also suggested that one of the main reasons was so they could change the chips and the way things are, and the changes would be transparent to any programs that assumed they were good old x86's.

      A better set of questions might be:

      How long will it be before we see someone reverse engineer the Code Morphing software?

      What will Transmeta's reaction be? (if its used to create, lets say a Java interface... and yes, I know they had a Java codemorphing VM running on one of the machines at the demo)

      Will we see Code Morphing Viruses? (ie. viruses written either to attack the Code morphing software, or else, which attempt to either alter the code morphing software, or else run their own code directly against the processor in an attempt to circumvent the Code Morphing layer?)



      Colleen:Its a black-hole.
      Hunter:Is that a good thing?
      C:It is if you want to be compressed into oblivion.
      H:Oh.. coooool.

      --
      This space for rent. All reasonable inquiries will be entertained at proprietors discretion.
  24. Re:Sort of odd... by Ralph+Wiggam · · Score: 5

    Yes, Transmeta has been very secretive. There is nothing wrong with that. The extreme level of secrecy actually ended up being a brilliant PR move. The difference between "closed door CPU design" and "dirty closed source software" is that anyone with a compiler and source code can roll thier own software. If everyone on Slashdot got copies of the Crusoe design, then every one of us with access to a .18 micron fab facility could make our own processors and maybe contribute to the design process.

    Sarcasm aside, CPU development and software development are completely different. The "open source" model of distributed collaboration just does not work with CPUs.

    We also have to remember that people (like them or not) spent upwards of $100M over 4 years, with zero return on investments, to make this new CPU happen. They are entitled to make some money off of a very risky undertaking. They were envisioning 700 MHz mobile CPUs when Intel was selling top of the line 120 MHz chips for workstations.

    You shouldn't be paranoid about "another Intel". You should hope they become another Intel. How nice would it be to have Intel, AMD, and Transmeta become the "Big Three" of CPU design and have them push each other to produce better, faster, and cheaper CPUs.

    -B

  25. Open-source BIOS by Animats · · Score: 2
    It's too bad there's not an open-source "BIOS" for x86 machines. I'm looking into a new approach to a kernel for Linux that could use one.

    "BIOS" is really a misnomer today. "Boot ROM" would be more appropriate. Not much of what's in ROM is used once any modern OS is running. The legacy underlayer of DOS that's still in the ROMs could be removed without much loss, like the old BASIC interpreter was. (You'd lose the ability to boot DOS, assuming anybody still cares.)

  26. Re:trans*snore by bmetzler · · Score: 2
    The chip design in my opinion is entirely no where near being revolutionary.

    The Chip design *is* revolutionary, and no one *cares* about your opinion.

    If you beg to differ, please show us a previous chip that was low powered, for long battery life in mobile markets, and did code morphing. Hehe, that's 2 for me and I didn't think more then 20 seconds.

    I'm waiting...

    -Brent
  27. Mooning Intel by soldack · · Score: 2

    Intel may be mad about being mooned but Phoenix is the king of the BIOS world and has been working with Intel (and Microsoft) for years. Through APM to ACPI, lots of BIOS changes had to be made. In fact, without a proper ACPI compliant BIOS, Win2k will either not work or have problems with some of the power managment features. New systems can not be certified by MS without a fully ACPI BIOS. Intel needs Win2k to be a success to help build momentum for the coming Itanium push into the server scene.
    Besides chips and what not, Intel makes complete systems. They had one of those systems at the MS PlugFest for Win2k/Millenium (I tested my company's fibre channel board with them) and they had several problems with their hardware that they needed their Pheonix buddies to create a work around for. Intel needs Pheonix, just like the whole PC market does.

    --
    -- soldack
  28. Phoenixnet by soldack · · Score: 3

    This may be in there but there doesn't seem to be too many details on what it really does (besides be your ISP and give you a pretty start up screen). Any idea what else it does?
    It does seem to connect to the internet before you boot. Why don't they just throw in a web browser, e-mail, news group reader, irc, and AIM? Now THAT would be an Internet-BIOS!

    --
    -- soldack
  29. The glass is now half full. by Pike · · Score: 4

    I can't believe how many people are naysaying the future of Transmeta and its processors. Just because OEMs weren't present at the press conference on the 19th and there aren't an 700mhz Crusoe laptops on the shelves doesn't mean Transmeta is about to exit stage left. It's been what, about a week now? Yes, we're all impatient for them to really roll this stuff out, but give it a little time. It's very unrealistic to write off a company after only ten days of inactivity when it has friends like IBM, S3, and a good bios company like Phoenix.

  30. Hey! They let a secret away! by Troed · · Score: 4
    "The Crusoe processor family consists of two solutions, the TM5400 and the TM5400"

    See! From the Phonex press-release, now everyone knows that Transmeta only has ONE processor!!! The big secret is out!

  31. No! We need a real Firmware! by gjt · · Score: 5
    BIOS sucks. We need a real command line firmware that knows what things like SCSI disks and ethernet cards are!

    On any Sun, SGI, Apple Mac, you can bring up a command line in firmware at boot time and truly control the boot process.

    On my Sun, I can boot off of any partition on any disk. I can also *really* boot from CD-ROMs (not cheesy El Torito CD's that work by emulating a piece of crap floppy disk).

    All I have to do is type "boot cdrom" to boot from CD, "boot net" to boot off of a network boot/install server. I can even create aliases so that I can say "boot linux" to boot off of a Linux partition - even if it's on my sixth SCSI disk in the chain.

    I don't need to waste time/money installing stupid tools like System Commander to get the same functionality.

    This is just the tip of the iceberg. Sun's OpenBoot/OpenFirmware provides many mini-miracles.

    SGI (which uses their own firmware) actually built Pentium III computers using a real firmware. And by doing that they were able to defeat the stupid 1024 cylinder limit and other bogus limitations of Wintel PeeCee's.

    1. Re:No! We need a real Firmware! by hey! · · Score: 3

      Hell yeah.. my sentaments excatly. If Crusoe is going to be such a good processor, why would they take a step back and use BIOS?

      Probably so you can boot a standard copy of Windows with no rigamarole. Makes life easier and cheaper for companies who want to bang out cheap laptops with as little new engineering as possible.

      This is good for people who want to run Linux because Linux currently depends on cheap, standardized hardware built for Windows.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  32. And in Other News by Greyfox · · Score: 5

    Phoenix recently recieved a terse E-Mail from Intel, the complete body of which read "Phoenix, you bitch, have you been seeing another hardware company on the side?"

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  33. no no no :) by / · · Score: 2

    The symbol of the Phoenix is perfect for Transmeta, since what other creature could emerge in its full brilliant splendor from the fiery death that is an overheating pentium? I submit to you, the answer is none.

    Conspiracy theory for the day: the Kottler Caldera Group of Phoenix was a finalist in the design contest for Phoenix, AZ's official symbol. What could this mean?!?!?!

    --
    "If one is really a superior person, the fact is likely to leak out without too much assistance" -- John Andrew Holmes
  34. There's more to this story by drivers · · Score: 2

    There's more to this story...
    Phoenix has been working on putting some kind of internet service called Phoenixnet built into the BIOS. It seems like the kind of thing you'd want in a dedicated web appliance, but I don't know if the two are related.

    http://www.phoenix.com/phoenixnet/phoenixnet.html

  35. Re:Crusoe must be boycotted .. unfortunately :-( by Skip666Kent · · Score: 2

    Silly. Everyone knows that Robinson Crusoe was written by Stephen King. I mean, "Duh"!

    --
    **>>BELCH
  36. Ugh, Phoenix... by fvzappa · · Score: 2

    After working as a tech for numerous years, I'd have to say that the vast majority of Phoenix BIOSes are really worthless. (Esp those in Packard Bells... but that goes without saying) Fewer controls for PnP/IRQ settings, cache settings, DRAM settings, AGP settings, etc. that can come in handy in a wide variety of instances, especially IRQ conflicts in Linux systems. Oh well, the most popular BIOS in the world can't be bad, right?

  37. Motherboard by Valur · · Score: 2

    Now all we need is a mini-motherboard complete with Phoenix Bios, Crusoe processor, and integrated video and sound. Perfect for a do-it-yourself wearable computer.

    --
    Hosting for Creators: http://rpg-works.net
  38. Coding in native crusoe by EdotOrg · · Score: 2

    It really suprises me that people still seem to think that coding around the "code-morphing" will actually improve the speed of a program on this chip. Keep in mind, this chip has no OO execution or branch-prediction, and relies on the software above to figure that out as best as possible.

    If you even _could_ code (or better yet they _allowed_ your to code) in the native format, it still would suffer, because the things that the silcon doesn't have is exactly what makes stuff run fast.

    At least last time I looked.

  39. I'll be happy... by mcrandello · · Score: 3

    Provided I don't have to look at a stupid advertisement for transmeta instead of the bios post screen.

    And no, it's really a slashdot link. :)


    mcrandello@my-deja.com
    rschaar{at}pegasus.cc.ucf.edu if it's important.

  40. Why the need for a special BIOS... by fReNeTiK · · Score: 2

    If the Crusoe appears X86 compatible to the outside world anyway?

    It was said at the Transmeta presentation that the code morphing software is loaded up before the BIOS.

    I presume this would mean that the BIOS sees a normal x86 when it loads itself up.

    I suspect the BIOS modifications mainly consist in a giant Pinguin replacing the normal POST screen ;)

    --
    I strongly believe that trying to be clever is detrimental to your health. -- Linus Torvalds