Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 243 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 243 Bytes

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>