On Fri, 9 Jan 2026, Günther Noack wrote:
Fake USB devices can send their own report descriptors for which the input_mapping() hook does not get called. In this case, pm->input_ep82 sta= ys NULL, which leads to a crash later.
This does not happen with the real device, but can be provoked by imposing = as one.
Applied. thanks.