Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
#define CB_DC 8
//In the same function that the pio_outbyte error:
unsigned char dc;
//setup registry values:
dc = (unsigned char) ( int_use_intr_flag ? 0 : CB_DC_NIEN );
Do you know the difference between PIO and MMIO? Your source doesn't.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]