Good To The Last Kernel
December 15th, 2006Greg Miller describes in excruciating detail (or glorious detail, depending on your perspective) the steps required to compile, load, and unload a simple OS X Kernel Extension.
It’s this kind of detailed analysis combined with a casual writing style that makes for great technical blog entries. File this one under “understanding what the eff is going on with my custom kernel extension.” You’d have no idea where to look if you just took Xcode’s template as a black box.
December 16th, 2006 at 7:04 am
That’s a great blog. Where did you find it?
December 16th, 2006 at 7:17 am
Heh – I’m not sure exactly how I stumbled upon it, but I’ve been subscribed for a few months and it’s consistent. Here’s another classic: Google Calculator from the Command Line