3 articles tagged "kernel module"
- Programming Tutorial: How To Write a FreeBSD Kernel Module ( Driver )
How to write a basic, skeletal kernel module under FreeBSD operating system.
- Troubleshooting tip: stap ~ systemtap script translator / driver command not working under CentOS Linux
The stap program is the front-end to the Systemtap tool. It accepts probing instructions (written in a simple scripting language), translates those instructions into C code, compiles this C code, and loads the resulting kernel module into a running Linux kernel to perform the [...]
- How to: Compile Linux kernel modules
This is one the essential and important task. Many time we upgrade our kernel and some precompiled drivers won’t work with Linux. Especially if you have weird hardware; then vendor may send you driver code aka C files to compile. Or even you can write your own Linux kernel driver. Compiling kernel driver is easy. [...]
Viewing 1-3 of 3 posts. ( see all popular tags )


Recent Comments
Yesterday ~ 152 Comments
Yesterday ~ 6 Comments
Yesterday ~ 4 Comments
Yesterday ~ 1 Comment
11/30/2008 09:39 pm (2 days ago) ~ 1 Comment