An open API service indexing awesome lists of open source software.

https://github.com/bmeurer/fibo_drv

Example NetBSD LKM Fibonacci driver
https://github.com/bmeurer/fibo_drv

Last synced: 11 months ago
JSON representation

Example NetBSD LKM Fibonacci driver

Awesome Lists containing this project

README

          

This repository contains the sources for my [Introduction to NetBSD loadable kernel modules](http://benediktmeurer.de/2002/11/27/introduction-to-netbsd-loadable-kernel-modules) guide. The source files are distributed under the terms of the [Simplified BSD License](http://en.wikipedia.org/wiki/BSD_license). See the [LICENSE](http://github.com/bmeurer/fibo_drv/raw/master/LICENSE) file for details.