+ jakub Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> writes: > There a three duplicate devices at: [...] > mt76/mt76x0/usb.c: { USB_DEVICE(0x148f, 0x760a) }, /* TP-Link unknown */ > mt7601u/usb.c: { USB_DEVICE(0x148f, 0x760a) }, This is not good, two drivers should not be competing about the same device. So which driver should support this device? -- Kalle Valo