• 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
KPI changes?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

KPI changes?


  • Subject: KPI changes?
  • From: Steven Palm <email@hidden>
  • Date: Fri, 29 Apr 2005 20:06:49 -0500

How exciting to see the news of a standardized API for kexts.

I admit I know very little in this area, but am trying to learn as much as possible.

My VPN depends on a tun/tap extension, and the one I am using is here:

http://www-user.rhrk.uni-kl.de/~nissler/tuntap/

I suspect that Mattias will eventually get this working, but as a learning experience I decided to look into it myself.

I get a lot of undefined symbols when I try to load an existing kext in:

_bpfattach
_dlil_attach_protocol
_dlil_dereg_if_modules
_dlil_dereg_proto_module
_dlil_detach_protocol
_dlil_if_acquire
_dlil_if_attach
_dlil_if_detach
_dlil_if_release
_dlil_input
_dlil_input_thread_wakeup
_dlil_plumb_protocol
_dlil_reg_if_modules
_dlil_reg_proto_module
_dlil_unplumb_protocol
_enodev
_enodev_strat
_ip6intrq
_ipflow_fastforward
_ipintrq
_kernel_flock
_log
_m_adj
_m_free
_m_freem
_m_get
_m_gethdr
_netisr
_network_flock
_selrecord
_selthreadclear
_selwakeup
_thread_funnel_switch
_time
_tsleep
_uiomove
_wakeup

I see many of these in Unsupported.kext, but not all. And even the ones that are there are obviously not to be used any longer, so what is the right approach?

Thanks for any pointers, I'm happy to read any and all information that's available, I just can't seem to find it.

Steve
_______________________________________________
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


  • Follow-Ups:
    • Re: KPI changes?
      • From: Steven Palm <email@hidden>
  • Prev by Date: kqueue man page missing in Tiger?
  • Next by Date: Re: KPI changes?
  • Previous by thread: kqueue man page missing in Tiger?
  • Next by thread: Re: KPI changes?
  • Index(es):
    • Date
    • Thread