rxlen
int cons, rxlen;
rxlen = status >> 16;
if ((len > port->p_framesize) || (rxlen != len)) {
if ((len > port->p_framesize) || (rxlen != len) ||