The file is a tutorial introduction to Decimation, one of the sample rate conversion processes. It contains detailed basic exposition of the process and a design example to introduce the beginner to the concept.
Introduction to I/O Kit Device Driver Design Guidelines
Chapter 1 The libkern C++ Runtime
Chapter 2 libkern Collection and Container Classes
Chapter 3 The IOService API
Chapter 4 Making Hardware Accessible to Applications
Chapter 5 Kernel-User Notification
Chapter 6 Displaying Localized Information ...
Introduction to Kernel Extension Concepts
1:Hello Kernel: Creating a Kernel Extension With Xcode
2:Hello I/O Kit: Creating a Device Driver With Xcode
3:Hello Debugger: Debugging a Device Driver With GDB
4:Packaging Your KEXT for Distribution and Installation
5:Loading Kernel Extensions at Boot Time
...
This present a primer for people who are unfamiliar with the Java language. This introduction is intended to allow you to develop the Java skills necessary to understand basic programs.