提交 d4f01a77 编写于 作者: J jing xiang 提交者: Jeff Garzik

cdc-subset to support new vendor/product ID

This patch is for cdc subset to support Mavell vendor/product ID.
Signed-off-by: NJing Xiang <everxiang@gmail.com>
Signed-off-by: NJeff Garzik <jeff@garzik.org>
上级 9030c0d2
......@@ -304,6 +304,9 @@ static const struct usb_device_id products [] = {
}, {
USB_DEVICE (0x8086, 0x07d3), // "blob" bootloader
.driver_info = (unsigned long) &blob_info,
}, {
USB_DEVICE (0x1286, 0x8001), // "blob" bootloader
.driver_info = (unsigned long) &blob_info,
}, {
// Linux Ethernet/RNDIS gadget on pxa210/25x/26x, second config
// e.g. Gumstix, current OpenZaurus, ...
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册