[ 48.008575] usb 4-3: >Device not responding to set address.[ 48.212421] usb 4-3: >device not accepting address 9, error -71
[ 48.324451] usb 4-3: >Device[ 48.528340] usb 4-3: >Device not responding to set address.[ 48.732165] usb 4-3</e
0 part /当我连接我的驱动器时,dmesg | grep Western的输出如下:[ 2958.474106] usb 4-3: New USB device found, idVendor=1058, idProduct=0810
[ 2958.474114] usb 4-3: New USB device
现在,如果这两个通信设备存在于同一网络上,且该网络的最大传输单元( MTU )为1500,并且这两个通信设备商定为1460 MSS,则在这种情况下将不会发生IP碎片。但是,如果这两个通信设备存在于两个不同的网络上,两个网络的MTU为1500,两者之间有一个MTU为1000的网络,而这两个通信设备在MSS为1460时,在这种情况下,当数据包到达两个通信设备之间的网络时