Re: Upgrading a ROM based KEXT
Re: Upgrading a ROM based KEXT
- Subject: Re: Upgrading a ROM based KEXT
- From: Michael Smith <email@hidden>
- Date: Fri, 27 Oct 2006 12:27:25 -0700
On Oct 27, 2006, at 11:20 AM, Satyam Lad wrote:
The probe score will always be the same as the info.plist is the
same for both the KEXT's.
The only difference in both the KEXT (in terms of info.plist) is of
"CFBundleVersion" property. The new KEXT has a higher number then
the older (ROM) KEXT.
This won't achieve your desired goal; version numbers are not
considered when matching, only the probe score counts.
If you want the kext to win vs. the ROM, you need to ensure the kext
has a higher probe score.
= Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden