So the tdfx driver has this hunk of code in it currently does the following: #if USE_PCIVGAIO hwp->PIOOffset = pTDFX->PIOBase[0] - 0x300; #endif Can someone please explain to me why it's doing that?