@CH23: Do you have shell access over WiFi?
If yes, we might be able to painlessly figure out the USBNet thing with
this.
Basically, unpack it somewhere, and run
Code:
./busybox depmod -n | ./depmod_process.sh | sort
The output should help us figure out how to handle USBNet properly

.