提交 3ac44670 编写于 作者: A Alan Cox 提交者: John W. Linville

rt2800: Add support for the Fujitsu Stylistic Q550

Just another USB identifier.
Signed-off-by: NAlan Cox <alan@linux.intel.com>
Acked-by: NGertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 afbca95f
...@@ -1159,6 +1159,8 @@ static struct usb_device_id rt2800usb_device_table[] = { ...@@ -1159,6 +1159,8 @@ static struct usb_device_id rt2800usb_device_table[] = {
{ USB_DEVICE(0x7392, 0x7722) }, { USB_DEVICE(0x7392, 0x7722) },
/* Encore */ /* Encore */
{ USB_DEVICE(0x203d, 0x14a1) }, { USB_DEVICE(0x203d, 0x14a1) },
/* Fujitsu Stylistic 550 */
{ USB_DEVICE(0x1690, 0x0761) },
/* Gemtek */ /* Gemtek */
{ USB_DEVICE(0x15a9, 0x0010) }, { USB_DEVICE(0x15a9, 0x0010) },
/* Gigabyte */ /* Gigabyte */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册