diff options
author | Marcus Glocker <mglocker@cvs.openbsd.org> | 2022-10-08 06:53:07 +0000 |
---|---|---|
committer | Marcus Glocker <mglocker@cvs.openbsd.org> | 2022-10-08 06:53:07 +0000 |
commit | 0621bb88f91052e371d62faaf1387e0d82ad6e41 (patch) | |
tree | 432adf5cb55161033eeeb562874539e3a50029d4 /sys/dev/usb/usbdevs | |
parent | e88e1827ae5ec2341a762d4ab662781bb7c474ea (diff) |
Add Wacom One M CTL-672 USB tablet.
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 37cd19a80f7..c36e8a36453 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.749 2022/09/26 06:14:21 sdk Exp $ +$OpenBSD: usbdevs,v 1.750 2022/10/08 06:53:06 mglocker Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -4614,6 +4614,7 @@ product WACOM GRAPHIRE4_4X5 0x0015 Graphire4 Classic A6 product WACOM INTUOSA5 0x0021 Intuos A5 product WACOM INTUOS_DRAW 0x033b Intuos Draw (CTL-490) product WACOM ONE_S 0x037a One S (CTL-472) +product WACOM ONE_M 0x037b One M (CTL-672) product WACOM INTUOS_PRO_S 0x0392 Intuos Pro S /* WAGO Kontakttechnik products */ |