edit · history · print

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...

edit · history · print
Page last modified on September 19, 2006, at 02:59 PM EST