Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/USBFix

File Age Rev Message Size
Source at commit 840 created 13 years 1 day ago.
By azimutz, Following r820: - removed a duplicate "execute_hook("Kernel Start"..." - checked and added missing "boot_args/boot_args_pre_lion" stuff - small tweaks to "kDefaultCachePath..." and "gMacOSVersion" - enabled masking out of Pic interrupts on asm.s (thanks to DHP) - comment edits - reverted to XCode 3.2.6 build environment Folder is now on a working state :)
  ..
blob Makefile 13 years 5 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 1.11 kB
blob usb.c 13 years 3 months 728 meklort: Updated Symbols.dylib generation. Module linked list rework beginning. USB Legacy off patch still needs fixing. Added a new tool to generate the symbols.dylib. It's a fairly correct dylib file, however nm complains about it (it still works fine though). Updated Symbols.dylib file is smaller (~13%) that the old method and is a bit cleaner. dylib generation needs a bit of cleaning up though) 9.07 kB
blob USBFix.c 13 years 7 months 564 meklort: Removed warnings. 600 bytes

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