ECM was not breaking network

This commit is contained in:
2026-07-02 10:08:47 +00:00
parent 39aeb47d0e
commit 17c0ffab67
+2 -2
View File
@@ -47,8 +47,8 @@ ln -s functions/acm.usb0 configs/c.1/
## Ethernet (RNDIS and ECM) ## Ethernet (RNDIS and ECM)
## Of note, this may cause the IP to show up as 127.0.0.1 ## Of note, this may cause the IP to show up as 127.0.0.1
## and wireless to suddenly fail to connect ## and wireless to suddenly fail to connect
#mkdir functions/ecm.usb0 mkdir functions/ecm.usb0
#ln -s functions/ecm.usb0 configs/c.1/ ln -s functions/ecm.usb0 configs/c.1/
## USB Device Controller update ## USB Device Controller update
UDC=`ls /sys/class/udc` UDC=`ls /sys/class/udc`