UIO kernel driver model
From ArmadeusWiki
Page under construction...
Informations on this page are not guaranteed !!
Contents
Introduction
User I/O is a driver framework made to write the driver in userspace instead of kernel space.
iio
Kernel configuration
- Configure kernel with :
$ make linux-menuconfig
- then select :
device driver → <*> Userspace I/O drivers ---> <*> Userspace I/O platform driver with generic IRQ handling <*> Userspace platform driver with generic irq and dynamic memory