Document PgUp, pci.sh request fact irq

This commit is contained in:
Ciro Santilli
2017-06-18 10:27:37 +01:00
parent 7831bc5150
commit ea924c948a
3 changed files with 14 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ conlicts with other devices.
Then we need to check /proc/devices to find out the assigned number,
and use that for the mknod.
- https://unix.stackexchange.com/questions/37829/understanding-character-device-or-character-special-files/371758#371758
*/
#include <asm/uaccess.h> /* copy_from_user, copy_to_user */