@@ -33,7 +33,7 @@ static __u8 easypen_i405x_rdesc_fixed[] = {
3333 0xB1 , 0x02 , /* Feature (Variable), */
3434 0xC0 , /* End Collection, */
3535 0x05 , 0x0D , /* Usage Page (Digitizer), */
36- 0x09 , 0x02 , /* Usage (Pen), */
36+ 0x09 , 0x01 , /* Usage (Digitizer), */
3737 0xA1 , 0x01 , /* Collection (Application), */
3838 0x85 , 0x10 , /* Report ID (16), */
3939 0x09 , 0x20 , /* Usage (Stylus), */
@@ -91,7 +91,7 @@ static __u8 mousepen_i608x_rdesc_fixed[] = {
9191 0xB1 , 0x02 , /* Feature (Variable), */
9292 0xC0 , /* End Collection, */
9393 0x05 , 0x0D , /* Usage Page (Digitizer), */
94- 0x09 , 0x02 , /* Usage (Pen), */
94+ 0x09 , 0x01 , /* Usage (Digitizer), */
9595 0xA1 , 0x01 , /* Collection (Application), */
9696 0x85 , 0x10 , /* Report ID (16), */
9797 0x09 , 0x20 , /* Usage (Stylus), */
@@ -190,7 +190,7 @@ static __u8 mousepen_i608x_v2_rdesc_fixed[] = {
190190 0xB1 , 0x02 , /* Feature (Variable), */
191191 0xC0 , /* End Collection, */
192192 0x05 , 0x0D , /* Usage Page (Digitizer), */
193- 0x09 , 0x02 , /* Usage (Pen), */
193+ 0x09 , 0x01 , /* Usage (Digitizer), */
194194 0xA1 , 0x01 , /* Collection (Application), */
195195 0x85 , 0x10 , /* Report ID (16), */
196196 0x09 , 0x20 , /* Usage (Stylus), */
@@ -289,7 +289,7 @@ static __u8 easypen_m610x_rdesc_fixed[] = {
289289 0xB1 , 0x02 , /* Feature (Variable), */
290290 0xC0 , /* End Collection, */
291291 0x05 , 0x0D , /* Usage Page (Digitizer), */
292- 0x09 , 0x02 , /* Usage (Pen), */
292+ 0x09 , 0x01 , /* Usage (Digitizer), */
293293 0xA1 , 0x01 , /* Collection (Application), */
294294 0x85 , 0x10 , /* Report ID (16), */
295295 0x09 , 0x20 , /* Usage (Stylus), */
@@ -368,7 +368,7 @@ static __u8 pensketch_m912_rdesc_fixed[] = {
368368 0xB1 , 0x02 , /* Feature (Variable), */
369369 0xC0 , /* End Collection, */
370370 0x05 , 0x0D , /* Usage Page (Digitizer), */
371- 0x09 , 0x02 , /* Usage (Pen), */
371+ 0x09 , 0x01 , /* Usage (Digitizer), */
372372 0xA1 , 0x01 , /* Collection (Application), */
373373 0x85 , 0x10 , /* Report ID (16), */
374374 0x09 , 0x20 , /* Usage (Stylus), */
@@ -497,7 +497,7 @@ static __u8 easypen_m406xe_rdesc_fixed[] = {
497497 0xB1 , 0x02 , /* Feature (Variable), */
498498 0xC0 , /* End Collection, */
499499 0x05 , 0x0D , /* Usage Page (Digitizer), */
500- 0x09 , 0x02 , /* Usage (Pen), */
500+ 0x09 , 0x01 , /* Usage (Digitizer), */
501501 0xA1 , 0x01 , /* Collection (Application), */
502502 0x85 , 0x10 , /* Report ID (16), */
503503 0x09 , 0x20 , /* Usage (Stylus), */
0 commit comments