Cdc_ether enabling and TP-Link MIFI (USB to Ethernet)

Due to the nature of not loading vast numbers of drivers on the SBCs, several drivers are not enabled by default.

After long research, I have found the driver needed to enable the TP-Link MIFI M7350 (USB to Ethernet) is under the following link:

#define TPLINK_VENDOR_ID	0x2357

Is there a way to enable this driver without recompiling the whole kernel?

2 Likes