File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,7 @@ static const struct usb_device_id id_table[] = {
106
106
{ USB_DEVICE (HP_VENDOR_ID , HP_LCM220_PRODUCT_ID ) },
107
107
{ USB_DEVICE (HP_VENDOR_ID , HP_LCM960_PRODUCT_ID ) },
108
108
{ USB_DEVICE (HP_VENDOR_ID , HP_LM920_PRODUCT_ID ) },
109
+ { USB_DEVICE (HP_VENDOR_ID , HP_LM930_PRODUCT_ID ) },
109
110
{ USB_DEVICE (HP_VENDOR_ID , HP_LM940_PRODUCT_ID ) },
110
111
{ USB_DEVICE (HP_VENDOR_ID , HP_TD620_PRODUCT_ID ) },
111
112
{ USB_DEVICE (CRESSI_VENDOR_ID , CRESSI_EDY_PRODUCT_ID ) },
Original file line number Diff line number Diff line change 135
135
#define HP_TD620_PRODUCT_ID 0x0956
136
136
#define HP_LD960_PRODUCT_ID 0x0b39
137
137
#define HP_LD381_PRODUCT_ID 0x0f7f
138
+ #define HP_LM930_PRODUCT_ID 0x0f9b
138
139
#define HP_LCM220_PRODUCT_ID 0x3139
139
140
#define HP_LCM960_PRODUCT_ID 0x3239
140
141
#define HP_LD220_PRODUCT_ID 0x3524
You can’t perform that action at this time.
0 commit comments