![]() |
ATAPortInjector
Is there a way to replace /Extra/Extensions/ATAPortInjector.kext with a DSDT patch?
I'm already replaced 'AHCIPortInjector.kext' and 'IOAHCIBlockStorageInjector.kext' with Intel EHCI2 patch. Motherboard: EP35-DS3L Thanks! |
I think you are mixing different stuff, if your ICH9 controller supports AHCI mode you should need no ATAPortInjector, and all of them have nothing nothing to with EHCI (USB 2.0).
|
Thank you for your answer!
These are my bios settings: http://dl.getdropbox.com/u/1924024/bios.jpg Quote:
|
Quote:
IOAHCIFamily+AppleAHCIPort gives support for all AHCI-compliant controller. It look like you have the Intel ICH SATA controller in AHCI mode so AppleIntelPIIXATA (or ATAPortInjector, which usually add all ICH device ids) would never be used in your system. |