Add new USB quirk.
PR: usb/175599 Submitted by: Juan J Lopez MFC after: 1 week
This commit is contained in:
parent
1f1088b843
commit
5a47db4708
@ -111,6 +111,7 @@ static struct usb_quirk_entry usb_quirks[USB_DEV_QUIRKS_MAX] = {
|
||||
USB_QUIRK(ITUNERNET, USBLCD2X20, 0x0000, 0xffff, UQ_HID_IGNORE),
|
||||
USB_QUIRK(ITUNERNET, USBLCD4X20, 0x0000, 0xffff, UQ_HID_IGNORE),
|
||||
USB_QUIRK(LIEBERT, POWERSURE_PXT, 0x0000, 0xffff, UQ_HID_IGNORE),
|
||||
USB_QUIRK(LIEBERT2, PSI1000, 0x0000, 0xffff, UQ_HID_IGNORE),
|
||||
USB_QUIRK(MGE, UPS1, 0x0000, 0xffff, UQ_HID_IGNORE),
|
||||
USB_QUIRK(MGE, UPS2, 0x0000, 0xffff, UQ_HID_IGNORE),
|
||||
USB_QUIRK(APPLE, IPHONE, 0x0000, 0xffff, UQ_HID_IGNORE),
|
||||
|
@ -581,6 +581,7 @@ vendor CCYU 0x1065 CCYU Technology
|
||||
vendor CURITEL 0x106c Curitel Communications Inc
|
||||
vendor SILABS2 0x10a6 SILABS2
|
||||
vendor USI 0x10ab USI
|
||||
vendor LIEBERT2 0x10af Liebert
|
||||
vendor PLX 0x10b5 PLX
|
||||
vendor ASANTE 0x10bd Asante
|
||||
vendor SILABS 0x10c4 Silicon Labs
|
||||
@ -2426,6 +2427,7 @@ product LEXMARK S2450 0x0009 Optra S 2450
|
||||
|
||||
/* Liebert products */
|
||||
product LIEBERT POWERSURE_PXT 0xffff PowerSure Personal XT
|
||||
product LIEBERT2 PSI1000 0x0004 UPS PSI 1000 FW:08
|
||||
|
||||
/* Link Instruments Inc. products */
|
||||
product LINKINSTRUMENTS MSO19 0xf190 Link Instruments MSO-19
|
||||
|
Loading…
x
Reference in New Issue
Block a user