|
|
|
SATA SiI 3512 - AppleVIAATA.kext (without RAID).zip | Size: 136.8 KB |
|
|
SATA SiI 3512 - AppleVIAATA.kext (with and without RAID).zip | Size: 131.0 KB |
|
|
SATA SiI 3512 - AppleVIAATA.kext (only with RAID).zip | Size: 136.8 KB |
I've searched whole Google and hadn't found any Silicon Image 3112 kext that works with controller with RAID (all of them need to reflash SATA BIOS and remove RAID feature)
I didn't like to remove RAID so... I've done some fixes :)
Worked succesfully with 10.4.11 / 10.5.0 / 10.5.6 / 10.5.7 / 10.5.8
Changes:
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleVIAATA</string>
<key>Hardware Name</key>
<string>8237 SATA</string>
<key>IOClass</key>
<string>AppleVIAATARoot</string>
<key>IOPCIClassMatch</key>
<string>0x01040000</string> // RAID (0x01800000 = normal SATA)
<key>IOPCIPrimaryMatch</key>
<string>0x31121095 0x528810B9 0x31491106 0x00e310de 0x00ee10de</string> //MODEL / MANUFACTURER CODE
<key>IOProbeScore</key>
<string>1000</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Serial ATA</key>
<true/>
</dict>
Comments
|
willonboy
10th February 2011 at 02:37
|
Hi My motherboard is SiS (SiS 7001 PCI) and my BIOS have no ACHI mode . What should i do , i can't find what Kext file can fix this issue. can you help me ? anyone can help me ? |



Version
Compatible with
Downloads