View Single Post
 
Old 03-14-2008, 10:50 PM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
edit the info.plist , and you will see something like this

Quote:
<key>IOPCIPrimaryMatch</key>
<string>0x00f010de&amp;0xfff0ffff 0x019010de&amp;0xfff0ffff 0x040010de&amp;0xfff0ffff 0x042010de&amp;0xfff0ffff 0x06e010de&amp;0xfff0ffff 0x060010de&amp;0xffe0ffff</string>
<key>IOProbeScore</key>
put only your device id

Quote:
<key>IOPCIPrimaryMatch</key>
<string>0x066110de</key>
copy your kext into the desktop, right click and "show pkg ...", and edit with textedit the info.plist. Then install again the kext using kexthelper or via terminal.
Reply With Quote