Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules

File Age Rev Message Size
Source at commit 455 created 13 years 8 months ago.
By meklort, Kernel Patcher update, no longer removed the lapic_interrupt panic, instead configures the lapic correctly. Note: I did not optimize the opcode usage much, if more lapic configuration commands need ot be send, there is 4 bytes currently free and about 12 more can be freed easily
  ..
tree HelloWorld 13 years 8 months 429 meklort: Updated module system. Hooks can now be used within modules when cetaion functions are called in chameleon. Note that onle two hooks currently exist, more need to be added. I also updated the HelloWorld module to use a hook instead of print out right away.
tree KernelPatcher 13 years 8 months 455 meklort: Kernel Patcher update, no longer removed the lapic_interrupt panic, instead configures the lapic correctly. Note: I did not optimize the opcode usage much, if more lapic configuration commands need ot be send, there is 4 bytes currently free and about 12 more can be freed easily
tree Symbols 13 years 8 months 355 meklort: Fixed the rebase + bind code, now works properly. Removed a few ugly hacks. KernelPatcher now loads properly (no more reboots).
blob Makefile 13 years 8 months 338 meklort: Modules can not depend on each other. Modules can be linked using the -weak-libary cmmand in ld. Untested. 1.22 kB

svn co -r 455 http://forge.voodooprojects.org/svn/chameleon Help