On 8/25/03 2:34 PM, "Lance Drake" <lance@drake.org> wrote:
The object that should have over-ridden is sitting in the IOreg listing
there where my KEXT should be loaded. If I reboot, myKext is in place
and works fine.
If the object you are matching to already has a kext loaded to it, your loading of a new kext, even with a higher matching criteria, will not load against it. On reboot, your kext will match to it with a higher matching critera and hence will load against that object. That's my guess on what's going on. - Nano _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.