While fiddeling with OS X on the Nokia Booklet, let’s annotate the Sony Vaio VGN-P bits

/System/Library/Extensions:
VoodooHDA.kext <- Intel HDA audio driver override glue
GMA500BacklightDisplay.kext <- GMA500, Inter Pulsbou backlight control

/Extra/Extensions/:
AppleIntelPIIXATA.kext <- correct checksum of Inquirey reply (for SSD SATA adapter)
fakesmc.kext <- OSK0 and OSK1
NullCPUPowerManagement.kext <- prevent the AppleIntelCPUPowerManagement from matching and panic
OpenHaltRestart.kext <- generic PC system halt and restart
PlatformUUID.kext <- generic UUID injection
SNC.kext <- generic vendor WWAN, 3G, UMTS
VAIOPEnabler.kext <- GMA500 PCI BAR fixup and EHCI fiddeling, as later re-published as GMA500Enabler.kext
VoodooBattery.kext <- generic ACPI battery glue
VoodooPowerMini.kext <- generic ACPI power glue
VoodooPS2Controller.kext <- PS2 keyboard and mouse

Leave a Reply

You must be logged in to post a comment.