Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

HID: Remove broken links to tablet descriptions

Remove comments with broken links to tablet descriptions from
hid-kye/uclogic/waltop drivers.

They pointed to now dead DIGImend project wiki at sf.net. Even though
the DIGImend project still hosts descriptions, now at
digimend.github.io, it's better to avoid them going stale again, and let
anyone interested search the web instead.

Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Nikolai Kondrashov and committed by
Jiri Kosina
ce7ef551 884316de

-78
-15
drivers/hid/hid-kye.c
··· 19 19 20 20 #include "hid-ids.h" 21 21 22 - /* 23 - * See EasyPen i405X description, device and HID report descriptors at 24 - * http://sf.net/apps/mediawiki/digimend/?title=KYE_EasyPen_i405X 25 - */ 26 - 27 22 /* Original EasyPen i405X report descriptor size */ 28 23 #define EASYPEN_I405X_RDESC_ORIG_SIZE 476 29 24 ··· 76 81 0xC0, /* End Collection, */ 77 82 0xC0 /* End Collection */ 78 83 }; 79 - 80 - /* 81 - * See MousePen i608X description, device and HID report descriptors at 82 - * http://sf.net/apps/mediawiki/digimend/?title=KYE_MousePen_i608X 83 - */ 84 84 85 85 /* Original MousePen i608X report descriptor size */ 86 86 #define MOUSEPEN_I608X_RDESC_ORIG_SIZE 476 ··· 175 185 0xC0, /* End Collection, */ 176 186 0xC0 /* End Collection */ 177 187 }; 178 - 179 - /* 180 - * See EasyPen M610X description, device and HID report descriptors at 181 - * http://sf.net/apps/mediawiki/digimend/?title=KYE_EasyPen_M610X 182 - */ 183 188 184 189 /* Original EasyPen M610X report descriptor size */ 185 190 #define EASYPEN_M610X_RDESC_ORIG_SIZE 476
-27
drivers/hid/hid-uclogic.c
··· 21 21 22 22 #include "hid-ids.h" 23 23 24 - /* 25 - * See WPXXXXU model descriptions, device and HID report descriptors at 26 - * http://sf.net/apps/mediawiki/digimend/?title=UC-Logic_Tablet_WP4030U 27 - * http://sf.net/apps/mediawiki/digimend/?title=UC-Logic_Tablet_WP5540U 28 - * http://sf.net/apps/mediawiki/digimend/?title=UC-Logic_Tablet_WP8060U 29 - */ 30 - 31 24 /* Size of the original descriptor of WPXXXXU tablets */ 32 25 #define WPXXXXU_RDESC_ORIG_SIZE 212 33 26 ··· 214 221 0xC0 /* End Collection */ 215 222 }; 216 223 217 - /* 218 - * See WP1062 description, device and HID report descriptors at 219 - * http://sf.net/apps/mediawiki/digimend/?title=UC-Logic_Tablet_WP1062 220 - */ 221 - 222 224 /* Size of the original descriptor of WP1062 tablet */ 223 225 #define WP1062_RDESC_ORIG_SIZE 254 224 226 ··· 261 273 0xC0, /* End Collection, */ 262 274 0xC0 /* End Collection */ 263 275 }; 264 - 265 - /* 266 - * See PF1209 description, device and HID report descriptors at 267 - * http://sf.net/apps/mediawiki/digimend/?title=UC-Logic_Tablet_PF1209 268 - */ 269 276 270 277 /* Size of the original descriptor of PF1209 tablet */ 271 278 #define PF1209_RDESC_ORIG_SIZE 234 ··· 338 355 0xC0, /* End Collection, */ 339 356 0xC0 /* End Collection */ 340 357 }; 341 - 342 - /* 343 - * See TWHL850 description, device and HID report descriptors at 344 - * http://sf.net/apps/mediawiki/digimend/?title=UC-Logic_Wireless_Tablet_TWHL850 345 - */ 346 358 347 359 /* Size of the original descriptors of TWHL850 tablet */ 348 360 #define TWHL850_RDESC_ORIG_SIZE0 182 ··· 446 468 0x80, /* Input, */ 447 469 0xC0 /* End Collection */ 448 470 }; 449 - 450 - /* 451 - * See TWHA60 description, device and HID report descriptors at 452 - * http://sf.net/apps/mediawiki/digimend/?title=UC-Logic_Tablet_TWHA60 453 - */ 454 471 455 472 /* Size of the original descriptors of TWHA60 tablet */ 456 473 #define TWHA60_RDESC_ORIG_SIZE0 254
-36
drivers/hid/hid-waltop.c
··· 42 42 * 02 16 02 ink 43 43 */ 44 44 45 - /* 46 - * See Slim Tablet 5.8 inch description, device and HID report descriptors at 47 - * http://sf.net/apps/mediawiki/digimend/?title=Waltop_Slim_Tablet_5.8%22 48 - */ 49 - 50 45 /* Size of the original report descriptor of Slim Tablet 5.8 inch */ 51 46 #define SLIM_TABLET_5_8_INCH_RDESC_ORIG_SIZE 222 52 47 ··· 92 97 0xC0, /* End Collection, */ 93 98 0xC0 /* End Collection */ 94 99 }; 95 - 96 - /* 97 - * See Slim Tablet 12.1 inch description, device and HID report descriptors at 98 - * http://sf.net/apps/mediawiki/digimend/?title=Waltop_Slim_Tablet_12.1%22 99 - */ 100 100 101 101 /* Size of the original report descriptor of Slim Tablet 12.1 inch */ 102 102 #define SLIM_TABLET_12_1_INCH_RDESC_ORIG_SIZE 269 ··· 144 154 0xC0 /* End Collection */ 145 155 }; 146 156 147 - /* 148 - * See Q Pad description, device and HID report descriptors at 149 - * http://sf.net/apps/mediawiki/digimend/?title=Waltop_Q_Pad 150 - */ 151 - 152 157 /* Size of the original report descriptor of Q Pad */ 153 158 #define Q_PAD_RDESC_ORIG_SIZE 241 154 159 ··· 194 209 0xC0, /* End Collection, */ 195 210 0xC0 /* End Collection */ 196 211 }; 197 - 198 - /* 199 - * See description, device and HID report descriptors of tablet with PID 0038 at 200 - * http://sf.net/apps/mediawiki/digimend/?title=Waltop_PID_0038 201 - */ 202 212 203 213 /* Size of the original report descriptor of tablet with PID 0038 */ 204 214 #define PID_0038_RDESC_ORIG_SIZE 241 ··· 247 267 0xC0, /* End Collection, */ 248 268 0xC0 /* End Collection */ 249 269 }; 250 - 251 - /* 252 - * See Media Tablet 10.6 inch description, device and HID report descriptors at 253 - * http://sf.net/apps/mediawiki/digimend/?title=Waltop_Media_Tablet_10.6%22 254 - */ 255 270 256 271 /* Size of the original report descriptor of Media Tablet 10.6 inch */ 257 272 #define MEDIA_TABLET_10_6_INCH_RDESC_ORIG_SIZE 300 ··· 361 386 0xC0 /* End Collection */ 362 387 }; 363 388 364 - /* 365 - * See Media Tablet 14.1 inch description, device and HID report descriptors at 366 - * http://sf.net/apps/mediawiki/digimend/?title=Waltop_Media_Tablet_14.1%22 367 - */ 368 - 369 389 /* Size of the original report descriptor of Media Tablet 14.1 inch */ 370 390 #define MEDIA_TABLET_14_1_INCH_RDESC_ORIG_SIZE 309 371 391 ··· 471 501 0x81, 0x03, /* Input (Constant, Variable), */ 472 502 0xC0 /* End Collection */ 473 503 }; 474 - 475 - /* 476 - * See Sirius Battery Free Tablet description, device and HID report descriptors 477 - * at 478 - * http://sf.net/apps/mediawiki/digimend/?title=Waltop_Sirius_Battery_Free_Tablet 479 - */ 480 504 481 505 /* Size of the original report descriptor of Sirius Battery Free Tablet */ 482 506 #define SIRIUS_BATTERY_FREE_TABLET_RDESC_ORIG_SIZE 335