• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
kernel events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kernel events


  • Subject: kernel events
  • From: David A Rowland <email@hidden>
  • Date: Thu, 11 May 2006 08:54:06 -0700

Title: kernel events
I'm trying to set up kernel event reporting as described in the Network Kernel Extensions Programming Guide. The immediate problem is that a call to kev_vendor_code_find causes a kernel panic. Code snippets:


#define BUNDLENAME "com.MyProject.kext"

unsigned long vendorCode;


and after a call to ipf_addv4  and some other initialization:


if (kev_vendor_code_find(BUNDLENAME, vendorCode) == 0)

That is where it blows up. If my bundlename is not correct I would expect it to return an error. Other than that, what could be wrong?

thanks,

David
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: kernel events
      • From: Josh Graessley <email@hidden>
  • Prev by Date: CFReadStreamOpen crash ! ! !
  • Next by Date: Re: Read stream and proxies
  • Previous by thread: CFReadStreamOpen crash ! ! !
  • Next by thread: Re: kernel events
  • Index(es):
    • Date
    • Thread