Hi, > This adds the id for Corega CG-WLUSB2GPX. Applied to rt2x00.git. Thanks. Ivo > Signed-off-by: Masakazu Mokuno <mokuno@xxxxxxxxxxxxx> > --- > Tested with wpa_supplicant (wext wrapper) on PS3 with the F8 userland. > > drivers/net/wireless/rt2x00/rt73usb.c | 2 ++ > 1 file changed, 2 insertions(+) > > --- a/drivers/net/wireless/rt2x00/rt73usb.c > +++ b/drivers/net/wireless/rt2x00/rt73usb.c > @@ -2095,6 +2095,8 @@ static struct usb_device_id rt73usb_devi > { USB_DEVICE(0x1371, 0x9032), USB_DEVICE_DATA(&rt73usb_ops) }, > /* Conceptronic */ > { USB_DEVICE(0x14b2, 0x3c22), USB_DEVICE_DATA(&rt73usb_ops) }, > + /* Corega */ > + { USB_DEVICE(0x07aa, 0x002e), USB_DEVICE_DATA(&rt73usb_ops) }, > /* D-Link */ > { USB_DEVICE(0x07d1, 0x3c03), USB_DEVICE_DATA(&rt73usb_ops) }, > { USB_DEVICE(0x07d1, 0x3c04), USB_DEVICE_DATA(&rt73usb_ops) }, > -- 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