rgrr / yapicoprobe

Yet Another Picoprobe
124 stars 12 forks source link

Weird startup behaviour of the probe with OPT_NET="NCM" - only with ncm_device_simple! #79

Closed rgrr closed 1 year ago

rgrr commented 1 year ago

without OPT_NET, the probe starts up after a reset almost immediately

"NCM": ~10s "ECM": 1s "RNDIS": 1s

So there is a problem in "NCM"

Autsch... the behaviour only exists with ncm_device_simple. Even the buggy ncm_device starts faster.