Tuesday, 13 September 2011

Writing simple app in linux to access IO port

Check out and google "IO permission map in Linux"

More info to come

Sunday, 4 September 2011

How is *.patch file created

If you guys were looking for how patch file was created or perhaps curious how are patch file created. It's by running the "diff" tool. Here's an interesting site: