PCR_ENWIN
outb(inb(io + N2_PCR) | PCR_ENWIN, io + N2_PCR); /* open window */
pcr = PCR_ENWIN | PCR_VPM | (USE_BUS16BITS ? PCR_BUS16 : 0);