WriteByte
WriteByte(sc->sc_pagereg, 0x80);
WriteByte(sc->sc_pagereg, 0x00);
WriteByte(sc->sc_pagereg, 0x40);
WriteByte(sc->sc_fastbase + (IE_CONTROL<<2), IE_CONT_CLI);
WriteByte ( sc->sc_control + (IE_CONTROL<<2), IE_CONT_ATTN );
WriteByte ( sc->sc_control + (IE_PAGE<<2), IE_COFF2PAGE(off) );
WriteByte ( sc->sc_fastbase + (IE_CONTROL<<2), IE_CONT_RESET );
WriteByte ( sc->sc_fastbase + (IE_CONTROL<<2), 0 );
WriteByte(address, 0);
WriteByte(NETSLOT_BASE, 0x00);