Playstation 2 linux kernelloader (ps2dev)

kernelloader is a bootloader for ps2 linux and other ps2 operating systems. the current state is:
- linux can be started, but some hardware is not working. graphic, usb and memory card are working. Hard disc and network is not correctly working. cd/dvd is unstable.
- A playstation kernel simulation is included. Only some ps2 syscalls are supported. Only single thread and a interrupt handler is supported. SIF RPC is working, so all hardware components should work.
Changes:
- Get hard disc running (slowly).

Download at sourceforge

Supported hardware/modules by linux 2.4.17 in version 1.2:
Hardware/Module Support Status Comment
Bootloader using PS2LINK Working Path in kernelloader/loader/loader.c can be changed.
Bootloader using network No support Path in kernelloader/loader/loader.c can be changed.
Bootloader using USB Working Can be selected from kernelloader menu.
Bootloader using HDD No support Path in kernelloader/loader/loader.c can be changed.
Bootloader using MC Working Can be selected from kernelloader menu.
GS Working Code doesn't exist and is not needed. Linux has own graphic driver.
SIFDMA Working SB_SIFDMASTAT is incomplete.
SIFCMD Working Code is complete.
SIFRPC Working Code is incomplete.
IOPHEAP Working Code is complete.
PAD Working SB_PAD_INFOCOMB is missing.
IOP debug output must be disabled in kernelloader menu.
SOUND Error Code is missing.
MC Working SBR_MC_CALL is missing.
CDVD Unstable working Code is incomplete. Linux can crash.
REMOCON Error Code is missing.
USB Working  
HDD Not working Initialisation is incomplete.
INTRELAY.IRX Working (USB) ps2link must be disabled to get network interrupts working.
DMARELAY.IRX Unsure Code is complete, but I am not sure if it is correct. ps2link must be disabled.
USB Keyboard Working ps2link must be disabled. Also supported within kernelloader menu.
Network Only sending ps2link must be disabled. There seems to be something missing.
New ROM Modules Unstable This should work, but there are some problems.
Old ROM Modules Most Modules Working See other entries in this table.

Older Linux Bootloaders for Playstation 2 (alpha)

Overview

Get Kernelloader at SourceForge.net. Fast, secure and Free Open Source software downloads