Skip to content

Repository files navigation

linux_3_5_misc-progs

These are the misc-progs from the Linux Device Drivers 3rd edition that works with the 3.5.0 linux kernel. The only change I had to make is to change the #include<asm/io.h> to #include<sys/io.h>

About

These are the misc-progs from the Linux Device Drivers 3rd edition that works with the 3.5.0 linux kernel. The only change I had to make is to change the #include<asm/io.h> to #include<sys/io.h>

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages