Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add Wacom Intuos2 A4 and Intuos Art pen tablets



details:   https://anonhg.NetBSD.org/src/rev/ceb2ab81558b
branches:  trunk
changeset: 826356:ceb2ab81558b
user:      ryoon <ryoon%NetBSD.org@localhost>
date:      Tue Aug 29 18:31:19 2017 +0000

description:
Add Wacom Intuos2 A4 and Intuos Art pen tablets

diffstat:

 sys/dev/usb/usbdevs |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3368a98cc48d -r ceb2ab81558b sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Tue Aug 29 18:19:49 2017 +0000
+++ b/sys/dev/usb/usbdevs       Tue Aug 29 18:31:19 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.738 2017/07/09 19:37:33 christos Exp $
+$NetBSD: usbdevs,v 1.739 2017/08/29 18:31:19 ryoon Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -3396,6 +3396,8 @@
 product WACOM GRAPHIRE4_4X5    0x0015  Graphire4 4x5
 product WACOM INTUOSA5         0x0021  Intuos A5
 product WACOM GD0912U          0x0022  Intuos 9x12 Graphics Tablet
+product WACOM XD0912U          0x0043  Intuos2 A4 i-920 XD-0912-U
+product WACOM CTH690K0         0x033e  Intuos Art CTH-690/K0
 
 /* Weltrend Semiconductor */
 product WELTREND HID           0x2201  HID Device



Home | Main Index | Thread Index | Old Index