板子有一个CP2105的USB转双uart串口,他会在主机端生成enhanced COM port和Standard COM port,怎么知道这两个口和设备端哪两个口对应呢?我现在知道Standard COM port和设备端的ttyHSL0对应,并且被初始化为cosole终端。但是另外一个enhanced COM port不知道他对应设备端哪个口,设备端有一堆tty,还有ttyGS0,ttyHSL0,我主机端连接enhanced COM port,设备端用echo,cat试了没有反应。