Submit #2725
closedurndis & huawei usb modems probe
0%
Description
From IRC: (@swildner) YRabbit: Rolinh: we could add a kernel option or tunable that lets either umodem or urndis detect, with the default being whichever device is more popular (which i don't know).
Well, may be test against vendor?
Here is patch.
I have no Huawei or HTC One, so patch is untested.
Files
Updated by rolinh about 10 years ago
Hi YRabbit,
Thanks for the patch. I tested your it just now and, unfortunately, it does not work. I can do some tests and try to figure out a way to fix it.
Personally, I would add a comment in the source to explain that there is a conflict and that's the reason why there is this specific Huawei device detection code snippet.
Updated by yellowrabbit2010 about 10 years ago
- File 01-urndis-umodem.diff 01-urndis-umodem.diff added
Stupid, stupid, stupid mistake.
Here is correct patch.
Updated by rolinh about 10 years ago
With this new patch, I confirm that it fixes the issue with my HTC One.
Updated by swildner about 10 years ago
- Status changed from New to Closed
OK, many thanks for the patch and for testing, guys. I've pushed and MFC'd it.