On Mon, Jul 20, 2026 at 02:54:01PM +0300, Timo Teräs wrote: > Hi! > > The more specific use case that does not work without this (not realized > until after writing issue/commit) is devices that need to switch modes, or > hot plugging new items to the specific physical port. In these scenarios > the original device disconnects and later new one connects to the port. > Detection of the new device does not work in any device combination without > this commit.
This makes sense. Root cause is probably that the device is not physically unplugged from the host port in that case. Please add that info to the updated commit message. thanks, Gerd
