ubix2 / src / sys /
@reddawg reddawg authored on 19 Dec 2006
..
compile Workign Distro 18 years ago
devfs Updates to documentation 18 years ago
include rtld-elf almost workign 18 years ago
init Updates to documentation 18 years ago
isa Changes 18 years ago
kernel rtld-elf almost workign 18 years ago
kmods ubix2 18 years ago
lib Forgot 18 years ago
mpi ubix2 18 years ago
net ubix2 18 years ago
pci More changes 18 years ago
sde ubix2 18 years ago
sys Updates to documentation 18 years ago
ubixfs Workign Distro 18 years ago
ubixfsv2 ubix2 18 years ago
ufs Changes 18 years ago
vfs rtld-elf almost workign 18 years ago
vmm rtld-elf almost workign 18 years ago
Makefile Workign Distro 18 years ago
Makefile.inc ubix2 18 years ago
README ubix2 18 years ago
README
Directory Structure:

  boot    - Contains boot strapping code
  compile - Contains Information to build UbixOS kernel
  devfs   - Contains the devfs code
  include - All of the kernel include files
  init    - Initialization code for kernel
  isa     - ISA drivers
  kernel  - Kernel code (things not directly connected with the system)
  lib     - Kernel library
  mpi     - Message passing interface code
  net     - Networking subsystem code (LwIP)
  pci     - PCI drivers and subsystem
  sde     - Screen drawing engine code
  sys     - System related code IDT etc.
  ubixfs  - UbixFS code
  vfs     - VFS subsystem code
  vmm     - VMM subsystem code