On Mon, Jan 13, 2020 at 03:14:05PM +0100, Kristian Evensen wrote: > RM500Q is a 5G module from Quectel, supporting both standalone and > non-standalone modes. Unlike other recent Quectel modems, it is possible > to identify the diagnostic interface (bInterfaceProtocol is unique). > Thus, there is no need to check for the number of endpoints or reserve > interfaces. The interface number is still dynamic though, so matching on > interface number is not possible and two entries have to be added to the > table. Applied, thanks. Johan