Slashdot Mirror


User: Ushakov

Ushakov's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Intel's Extensible Firmware Interface on Stallman Calls For Action on Free BIOS · · Score: 3, Interesting

    Intel is actually trying to get rid of BIOS (that is controlled by PHOENIX), pushing its own "Extensible Firmware Interface" (http://www.intel.com/technology/efi/), which seems to be something like OpenFirmware reinvented.

    The license on the download page looks like a standard 2 clause BSD license.

  2. Re:Still XFree86 and not X.Org? on NetBSD 2.0 RC5 Tagged · · Score: 5, Informative

    The work on X.org support is being done in -current on rtr-xorg-branch branch.

  3. kloader on Reboot Linux Faster Using kexec · · Score: 2, Interesting

    In NetBSD kloader(4) does a similar job. It is used on HPC and game console ports.