diff options
| author | thorpej <thorpej@NetBSD.org> | 2021-02-03 23:23:42 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2021-02-03 23:23:42 +0000 |
| commit | 2bf076bb082b9a2ddf1430d78cc09ffb45307275 (patch) | |
| tree | 66a721559115d0a234befd4f37457c2edefe3934 /sys/dev/usb/usbdevs | |
| parent | 975711aafe63d2ce474fc47d966f1d2475f7bf02 (diff) | |
Add a CHICONY optical mouse product ID.
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 7d46bfeaa1e..2974b150f78 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.789 2021/02/01 04:46:33 nia Exp $ +$NetBSD: usbdevs,v 1.790 2021/02/03 23:23:42 thorpej Exp $ /*- * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -1173,6 +1173,7 @@ product CHIC CYPRESS 0x0003 Cypress USB Mouse /* Chicony products */ product CHICONY KB8933 0x0001 KB-8933 keyboard +product CHICONY OPTMOUSE0939 0x0939 USB Optical Mouse product CHICONY RTL8188CUS_1 0xaff7 RTL8188CUS product CHICONY RTL8188CUS_2 0xaff8 RTL8188CUS product CHICONY RTL8188CUS_3 0xaff9 RTL8188CUS |
