Alright, I'm writing my first linux kernel driver and so far the experience has not been encouraging. First off, whenever I include the assembler header <code>asm/io.h</code>, the compiler spits out 3 ...