PORT_SA1100
return sport->port.type == PORT_SA1100 ? "SA1100" : NULL;
sport->port.type = PORT_SA1100;
if (ser->type != PORT_UNKNOWN && ser->type != PORT_SA1100)