On Tue, Apr 6, 2010 at 11:28 PM, Ivo van Doorn <ivdoorn@xxxxxxxxx> wrote: > On Tuesday 06 April 2010, Xose Vazquez Perez wrote: >> Follow the precepts of the ralink drivers. >> >> (0x050d, 0x7050) is only found in: >> >> RT25USB-SRC-V2.0.8.0/rt2570sw.h:#define RTVID8 0x050D //ralink >> RT25USB-SRC-V2.0.8.0/rt2570sw.h:#define RTPID8 0x7050 >> RT25USB-SRC-V2.0.8.0/rt2570sw.h: {USB_DEVICE(RTVID8,RTPID8)}, >> >> and (0x050d, 0x705a) (0x1371, 0x9022) (0x148f, 0x2573) are only in: >> >> 2009_0713_RT73_Linux_STA_Drv1.1.0.3/Module/rtmp_def.h: {USB_DEVICE(0x050d,0x705a)}, /* Belkin */ >> 2009_0713_RT73_Linux_STA_Drv1.1.0.3/Module/rtmp_def.h: {USB_DEVICE(0x1371,0x9022)}, /* CNet */ >> 2009_0713_RT73_Linux_STA_Drv1.1.0.3/Module/rtmp_def.h: {USB_DEVICE(0x148f,0x2573)}, /* Ralink */ >> >> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> > > I have my doubts about this one. > Gertjan, do you consider it wise to remove these ID's? > Yes, I have my doubts here as well. We know about overlap in USB IDs between rt2500 and rt73 devices, and these could very well be these devices. However, if Ralink doesn't have this overlap in their devices, then why should we care. Xose, can you verify with the Windows drivers whether the situation on the USB IDs is the same as for the Ralink Linux drivers? --- Gertjan. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html