https://github.com/mageddo/linux-kernel-module-examples
Some linux Kernel Modules and drivers didact examples
https://github.com/mageddo/linux-kernel-module-examples
Last synced: 10 months ago
JSON representation
Some linux Kernel Modules and drivers didact examples
- Host: GitHub
- URL: https://github.com/mageddo/linux-kernel-module-examples
- Owner: mageddo
- Created: 2016-10-14T14:22:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-14T14:22:39.000Z (over 9 years ago)
- Last Synced: 2025-03-27T23:30:26.286Z (about 1 year ago)
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some Kernel Examples
# Reference
* **LINUX DEVICE DRIVERS** Jonathan Corbet, Alessandro. Rubini, and Greg Kroah-Hartman
* [Writing device drivers in Linux: A brief tutorial, Xavier Calbet 4/26/2006](http://freesoftwaremagazine.com/articles/drivers_linux/)