On Wed, Mar 06, 2019 at 11:09:12AM +0100, Lorenzo Bianconi wrote: > > > > On Tue, Mar 05, 2019 at 07:33:51PM +0100, Xose Vazquez Perez wrote: > > > There a three duplicate devices at: > > > > > > mt76/mt76x2/usb.c: { USB_DEVICE(0x0e8d, 0x7612) }, /* Alfa AWUS036ACM */ > > > mt76/mt76x2/usb.c: { USB_DEVICE(0x0e8d, 0x7612) }, /* Aukey USB-AC1200 */ > > One duplicated entry should be removed. > > > > > mt76/mt76x0/usb.c: { USB_DEVICE(0x148f, 0x760a) }, /* TP-Link unknown */ > > > mt7601u/usb.c: { USB_DEVICE(0x148f, 0x760a) }, > > IIUC this is not in the mt7601u driver available on mtk website. The same apply to mt7610u. Vendor driver have only IDs for some reference devices. Both mt7601u and mt7610u drivers do not include 0x7610. For mt76x0u ids were provided by Hans https://lore.kernel.org/linux-wireless/alpine.LNX.2.00.1804092042320.8369@T420s/ I'm not sure where they came from. Stanislaw