| .gitignore | ||
| main.c | ||
| Makefile | ||
| README.md | ||
This driver creates devices in /dev. You could save anything to these devices and then read.
Compile and check driver using sudo make check
| .gitignore | ||
| main.c | ||
| Makefile | ||
| README.md | ||
This driver creates devices in /dev. You could save anything to these devices and then read.
Compile and check driver using sudo make check