FIFO_ENABLE
outb(COMPORT + com_fifo, FIFO_ENABLE);
sio_setreg(com, com_fifo, FIFO_ENABLE | FIFO_RX_HIGH);
? FIFO_ENABLE : FIFO_ENABLE | FIFO_RX_MEDH;