InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   ATAPortInjector (http://infinitemac.com/showthread.php?t=4252)

zoliky 09-28-2009 10:43 AM

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!

thorazine74 09-28-2009 01:45 PM

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).

zoliky 09-28-2009 02:46 PM

Thank you for your answer!
These are my bios settings: http://dl.getdropbox.com/u/1924024/bios.jpg

Quote:

if your ICH9 controller supports AHCI mode you should need no ATAPortInjector
What do you mean exactly?

thorazine74 09-28-2009 03:31 PM

Quote:

Originally Posted by zoliky (Post 36164)
Thank you for your answer!
These are my bios settings: http://dl.getdropbox.com/u/1924024/bios.jpg


What do you mean exactly?

IOATAFamily+AppleIntelPIIXATA gives support for Intel ICHs when they are in IDE mode.
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.