From: Ivan Kuten <ivan.kuten@xxxxxxxxxxx> rtl8187: Add Abocom usb id Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> --- John, I have reworked the patch to account for the moving of the rtl8187 files, and fixed the whitespace problems. Larry --- --- linux-2.6.28-rc3/drivers/net/wireless/rtl818x/rtl8187_dev.c 2008-11-10 18:53:50.000000000 +0200 +++ linux-2.6.28-rc3.new/drivers/net/wireless/rtl818x/rtl8187_dev.c 2008-11-10 19:02:34.000000000 +0200 @@ -48,6 +48,8 @@ {USB_DEVICE(0x03f0, 0xca02), .driver_info = DEVICE_RTL8187}, /* Sitecom */ {USB_DEVICE(0x0df6, 0x000d), .driver_info = DEVICE_RTL8187}, + /* Abocom */ + {USB_DEVICE(0x13d1, 0xabe6), .driver_info = DEVICE_RTL8187}, {} }; -- 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