PORT_MAX310X
return (port->type == PORT_MAX310X) ? s->devtype->name : NULL;
port->type = PORT_MAX310X;
if ((s->type != PORT_UNKNOWN) && (s->type != PORT_MAX310X))
s->p[i].port.type = PORT_MAX310X;