• 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
Re: OT: Kernel Extension vs. IOKit Driver
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OT: Kernel Extension vs. IOKit Driver


  • Subject: Re: OT: Kernel Extension vs. IOKit Driver
  • From: "Finlay Dobbie" <email@hidden>
  • Date: Tue, 11 Apr 2006 12:16:47 +0100

On 11/04/06, Rick Langschultz <email@hidden> wrote:
> I know this is Off-Topic:

So why not ask on a mailing list where it is on-topic? Say,
darwin-drivers or even xcode-users.

> Can anyone explain the difference between a Kernel Extension and an
> IOKit Driver?

IOKit drivers are just a special type of kernel extension for
implementing device drivers using IOKit. They are initialised slightly
differently, for example- typically for a kext target you'll do some
init when the kext is loaded, for an IOKit driver you won't do any
until you've matched a device and the runtime is instantiating one of
your classes.

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

This email sent to email@hidden

References: 
 >OT: Kernel Extension vs. IOKit Driver (From: Rick Langschultz <email@hidden>)

  • Prev by Date: Re: Binding to NSButtonCell in NSTableView [SOLVED]
  • Next by Date: Re: SLOW -[NSFileManager directoryContentsAtPath:matchingExtension:options:keepExtension:]
  • Previous by thread: OT: Kernel Extension vs. IOKit Driver
  • Next by thread: Cocoa Books
  • Index(es):
    • Date
    • Thread