Open a new list for external tutorials.
List three kernel-programming tuturials on Daemonnews:
- Dynamic Kernel Linker (KLD) Facility Programming Tutorial by Andrew Reiter <arr@watson.org>
- How to Write Kernel Drivers with Newbus by myself
- Writing an ISA device driver by Sergey Babkin <babkin@bellatlantic.net>
Reading this documents gives one a fairly good start in kernel programming.