diff options
author | 2020-10-25 09:03:01 +0000 | |
---|---|---|
committer | 2020-10-25 09:03:01 +0000 | |
commit | 7b3f9682b6f73138127f4ba3bcef55b38016123d (patch) | |
tree | 8b59fa6a466e2f9c599e4919e754dafcfac05a3f | |
parent | Document that abl(4) is only required on iMacs. (diff) | |
download | wireguard-openbsd-7b3f9682b6f73138127f4ba3bcef55b38016123d.tar.xz wireguard-openbsd-7b3f9682b6f73138127f4ba3bcef55b38016123d.zip |
add my new graphics tablet, not yet working
-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 e5c3e6b73d3..dfbf5ecea4b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.723 2020/10/17 17:25:52 mglocker Exp $ +$OpenBSD: usbdevs,v 1.724 2020/10/25 09:03:01 phessler Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -4547,6 +4547,7 @@ product WACOM GRAPHIRE3_4X5 0x0013 Graphire3 4x5 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 INTUOS_PRO_S 0x0392 Intuos Pro S /* WAGO Kontakttechnik products */ product WAGO SERVICECABLE 0x07a6 Service Cable 750-923 |