树莓派4 OTG 以太网设置
编辑/boot/config.txt增加
dtoverlay=dwc2,dr_mode=peripheral
编辑/boot/cmdline.txt增加
modules-load=dwc2,g_ether
编辑/etc/modprobe.d/g_ether.conf写入
options g_ether use_eem=0 dev_addr=1a:55:89:a2:69:41 host_addr=1a:55:89:a2:69:42 idVendor=0x04b3 idProduct=0x4010