The patch titled USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g has been removed from the -mm tree. Its filename was usb-id-for-philips-cpwua054-00-wireless-usb-adapter-11g.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g From: Felix Homann <fexpop@xxxxxxxxxxxxx> Enable the Philips CPWUA054/00 in p54usb. Cc: "John W. Linville" <linville@xxxxxxxxxxxxx> Cc: Jeff Garzik <jeff@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/net/wireless/p54/p54usb.c | 1 + 1 file changed, 1 insertion(+) diff -puN drivers/net/wireless/p54/p54usb.c~usb-id-for-philips-cpwua054-00-wireless-usb-adapter-11g drivers/net/wireless/p54/p54usb.c --- a/drivers/net/wireless/p54/p54usb.c~usb-id-for-philips-cpwua054-00-wireless-usb-adapter-11g +++ a/drivers/net/wireless/p54/p54usb.c @@ -49,6 +49,7 @@ static struct usb_device_id p54u_table[] {USB_DEVICE(0x5041, 0x2235)}, /* Linksys WUSB54G Portable */ /* Version 2 devices (3887) */ + {USB_DEVICE(0x0471, 0x1230)}, /* Philips CPWUA054/00 */ {USB_DEVICE(0x050d, 0x7050)}, /* Belkin F5D7050 ver 1000 */ {USB_DEVICE(0x0572, 0x2000)}, /* Cohiba Proto board */ {USB_DEVICE(0x0572, 0x2002)}, /* Cohiba Proto board */ _ Patches currently in -mm which might be from fexpop@xxxxxxxxxxxxx are -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html