Hi, I've encountered a bizarre problem that has me completely baffled. Maybe someone knows what's going on... I have a network kernel extension that I've been working on for the last few months. It has loaded, spit out messages to the system log, and unloaded all as expected for all that time, until today. For reasons I can't begin to imagine, now when I load the kext, I get no errors reported, but The kext MODULE_START and MODULE_STOP functions never get called. I can't come up with any change that I have made that could cause this to break, except that I tossed my build folder, to force a complete rebuild without remnants from the past. I'm using Project Builder 2.1 on 10.2.3 (and 10.2.4). I even tried checking out a previously tagged version that was known to work properly. I get the same problem with it. It's like there was something in that old build folder that made things ok, that's now gone. The kext includes a client interface implemented through an IOKit personality. That all seems to work fine. It's just the NKE side of things that's not happening. Any thoughts? Eric Long ___________________________________________________________________________ Macintosh Software Engineer Aladdin Systems, Inc. http://www.aladdinsys.com 245 Westridge Drive, Watsonville, CA 95076 (831) 761-6200 x628 _______________________________________________ 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.
participants (1)
-
Eric Long