VX_W1_TX_STATUS
inb(BASE + VX_W1_TX_STATUS);
while(( status=inb(BASE + VX_W1_TX_STATUS) )& TXS_COMPLETE ) {
outb(0x0, BASE + VX_W1_TX_STATUS);