com_dlbh
outb(port + com_dlbh, newsp>>8);
outb(port + com_dlbh, newsp>>8);
outb(port + com_dlbh, newsp>>8);
COM_WRITE(sc, com_dlbh, ospeed >> 8);
bus_space_write_1(iot, ioh, com_dlbh, rate >> 8);
dlbh = com_read_reg(sc, com_dlbh);
com_write_reg(sc, com_dlbh, 0);
if (com_read_reg(sc, com_dlbh) == 0x10) {
com_write_reg(sc, com_dlbh, dlbh);
com_write_reg(sc, com_dlbh, 0);
com_write_reg(sc, com_dlbh, ospeed >> 8);
com_write_reg(sc, com_dlbh, ospeed >> 8);