Jump to content
1 post in this topic

Recommended Posts

Tried to download from apple the darwin pccard files: ApplePCCArdATA ApplePCCard16ATA IOPCCardFamily

compiled the on 10.4.3 x86 and they could load but nothing was working

I just could get Mac OS X PCMCA Card Driver Loaded a the boot procedure by using the -v option.

So i tried to edit the info.plist contained in the IOPCCardFamily kext and i've replaced:

 

 			<key>IOPCIClassMatch</key>
		<string>0x06070000</string>

 

with:

 

 			<key>IOPCIClassMatch</key>
		<string>0x104c8031</string>

 

if i plug a pccard the disk starts for a second but anyway in dmesg i can't get anything related to the pccard.

Going to sleep maybe i'll try something else tomorrow

Link to comment
https://www.insanelymac.com/forum/topic/4933-pccard-support-1043/
Share on other sites

×
×
  • Create New...