# kernelmodules **Repository Path**: fsfzp888/kernelmodules ## Basic Information - **Project Name**: kernelmodules - **Description**: some linux kernel modules to learn linux device driver - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-16 - **Last Updated**: 2021-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #kernelmodules Type make in the shell to make kernel modules Make sure you have the linux kernel headers! All this modules are very simple! Just to learn how to write linux device driver!