caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ANNOUNCE: OS Prototype
       [not found]             ` <f39240b30505282049410e6d38@mail.gmail.com>
@ 2005-05-29  3:58               ` Jonathan Roewen
  0 siblings, 0 replies; only message in thread
From: Jonathan Roewen @ 2005-05-29  3:58 UTC (permalink / raw)
  To: caml-list

Desert Spring-Time: An Operating System Project

This is the official release of the Desert Spring-Time prototype
operating system. It is written almost entirely in OCaml.

The system is comprised of:
 -  IDE driver and partition reading code
 -  NE2000 ISA driver
 -  Realtek 8139 PCI driver
 -  VBE (via GRUB) support in 32bit mode
 -  PS/2 mouse & keyboard support
 -  Networking stack

It has two command-line tools for testing networking: nslookup and
ping. Each takes an address, and an optional interface number (an
integer starting at 0) as arguments. Interfaces are automatically set
up once a DHCP lease has successfully been obtained—there is currently
no support for manually configuring an interface.

The sources are available online at
<http://glek.net/subversion/os/kernel>, as well as a floppy image
<http://dst.purevoid.org/>.

To test in qemu, the following options are required to test networking
and graphics: -std-vga (for VBE), and -isa (for NE2000 card to be
present in ISA mode).

The DST Team
Jonathan Roewen and Taras Glek

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-29  3:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <ad8cfe7e050527165748bd47f0@mail.gmail.com>
     [not found] ` <f39240b305052800076cc75b26@mail.gmail.com>
     [not found]   ` <ad8cfe7e050528012366bb3142@mail.gmail.com>
     [not found]     ` <f39240b3050528115878f3230a@mail.gmail.com>
     [not found]       ` <ad8cfe7e050528203867aac49d@mail.gmail.com>
     [not found]         ` <f39240b3050528204138b2eadf@mail.gmail.com>
     [not found]           ` <b0c8c00105052820463186cfa9@mail.gmail.com>
     [not found]             ` <f39240b30505282049410e6d38@mail.gmail.com>
2005-05-29  3:58               ` [Caml-list] ANNOUNCE: OS Prototype Jonathan Roewen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).