Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb usbdevs: Add Wacom "One" CTL-671 tablet



details:   https://anonhg.NetBSD.org/src/rev/e5cd333ea6c8
branches:  trunk
changeset: 366292:e5cd333ea6c8
user:      charlotte <charlotte%NetBSD.org@localhost>
date:      Sun May 22 00:47:00 2022 +0000

description:
usbdevs: Add Wacom "One" CTL-671 tablet

diffstat:

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

diffs (17 lines):

diff -r 0ec717a145a9 -r e5cd333ea6c8 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun May 22 00:10:56 2022 +0000
+++ b/sys/dev/usb/usbdevs       Sun May 22 00:47:00 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.803 2022/05/19 03:42:12 charlotte Exp $
+$NetBSD: usbdevs,v 1.804 2022/05/22 00:47:00 charlotte Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -3550,6 +3550,7 @@
 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 CTL671           0x0301  CTL-671 Tablet
 product WACOM CTH690K0         0x033e  Intuos Art CTH-690/K0
 
 /* Weltrend Semiconductor */



Home | Main Index | Thread Index | Old Index