From OSLab

Intro: Chardev

Notes

Character devices are the catch-all interface between user-space programs and kernel functionality - no matter what sort of weird function (e.g. /dev/poll you want to implement.

Using the miscellaneous device

The easiest way to add a device is through the misc device interface. ... not done yet...

Retrieved from http://www.oslab.info/index.php/Intro/Chardev
Page last modified on September 19, 2006, at 02:59 PM EST