View | Details | Raw Unified | Return to bug 115935 | Differences between
and this patch

Collapse All | Expand All

(-)usb_quirks.c (+2 lines)
Lines 116-121 Link Here
116
	ANY, { UQ_HID_IGNORE }},
116
	ANY, { UQ_HID_IGNORE }},
117
 { USB_VENDOR_MGE, USB_PRODUCT_MGE_UPS2,
117
 { USB_VENDOR_MGE, USB_PRODUCT_MGE_UPS2,
118
	ANY, { UQ_HID_IGNORE }},
118
	ANY, { UQ_HID_IGNORE }},
119
 { USB_VENDOR_CPS, USB_PRODUCT_CPS_AE550,
120
        ANY, { UQ_HID_IGNORE }},
119
 { 0, 0, 0, { 0 } }
121
 { 0, 0, 0, { 0 } }
120
};
122
};

Return to bug 115935