forked from TUD-OS/morbo
-
Notifications
You must be signed in to change notification settings - Fork 0
A toolchain for Firewire booting and remote DMA
License
Nils-TUD/morbo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Morbo is a multiboot binary intended to be loaded from Grub or a similar multiboot-capable boot loader. It tries to find a OHCI-compatible Firewire controller on your PCI bus and enable physical DMA. After that it boots the first multiboot module. Diagnostics are printed on the serial console. If Morbo cannot find an OHCI-compliant controller, it will complain, but continue. If it is not given a module to start, it will wait for modules to be written using Remote DMA. To build morbo and related tools, type: scons A sample grub.conf (Grub 1) to boot morbo could look like the following: title Morbo kernel /morbo module /yourkernel Direct any questions to jsteckli@os.inf.tu-dresden.de
About
A toolchain for Firewire booting and remote DMA
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 87.0%
- Python 5.0%
- Objective-C 4.3%
- Assembly 2.7%
- C++ 1.0%