Opened 15 years ago

Last modified 8 years ago

#40 new enhancement

Implement support for Sgi Octane (mips64) — at Version 2

Reported by: Martin Decky Owned by: Martin Decky
Priority: minor Milestone:
Component: helenos/kernel/mips64 Version:
Keywords: gsoc11, gsoc12, gsoc13, gsoc14, gsoc15, gsoc16, gsoc17 Cc:
Blocker for: Depends on:
See also:

Description (last modified by Martin Decky)

Implement support for Sgi Octane machines (mips64 big-endian architecture).

Details
The Octane is a SMP machine built by Sgi in the 1997 - 2000 time frame and it is based on the MIPS R12000 CPU and a proprietary Crossbow ASIC crossbar switch instead of a system bus. It uses the ARCS boot firmware and originally runs with Sgi IRIX. The goal of this ticket is to implement at least a basic kernel functionality, i.e. support for booting, memory management, SMP, framebuffer output and keyboard input.
What Gains and Benefits will this bring?
Sgi Octane is an excellently engineered workstation with 64bit MIPS CPUs, SMP support and some state-of-the-art hardware components (even after 10 years). Implementing HelenOS support for Octane will hint any possible portability issues in HelenOS.
Difficulty
high
Required skills
Since there is very little publicly available hardware documentation of the Sgi Octane (except the CPU itself and other discrete components), the HelenOS supports needs to be largely based on the reverse-engineered code in Linux and OpenBSD. Therefore a successful applicant will need to have very good skills in programming in the C language and the ability to learn and reuse know-how contained in reverse-engineered code of other operating system projects.
Documentation
Possible mentors
HelenOS Core Team, Martin Decky

Change History (2)

comment:1 by Jakub Jermář, 14 years ago

Component: unspecified
Keywords: suggestion added

comment:2 by Martin Decky, 13 years ago

Description: modified (diff)
Keywords: gsoc11 added; suggestion removed
Milestone: 0.5.0
Summary: Add support for Sgi Octane (mips64)Implement support for Sgi Octane (mips64)
Version: mainline
Note: See TracTickets for help on using tickets.