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 PixArt Raspberry Pi Mouse



details:   https://anonhg.NetBSD.org/src/rev/047950741a01
branches:  trunk
changeset: 987863:047950741a01
user:      macallan <macallan%NetBSD.org@localhost>
date:      Fri Oct 01 21:01:34 2021 +0000

description:
add PixArt Raspberry Pi Mouse

diffstat:

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

diffs (27 lines):

diff -r 59b3afd836b3 -r 047950741a01 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Fri Oct 01 20:13:38 2021 +0000
+++ b/sys/dev/usb/usbdevs       Fri Oct 01 21:01:34 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.794 2021/06/13 09:23:42 mlelstv Exp $
+$NetBSD: usbdevs,v 1.795 2021/10/01 21:01:34 macallan Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -368,6 +368,7 @@
 vendor GOHUBS          0x0921  GoHubs
 vendor BIOMETRIC       0x0929  American Biometric Company
 vendor TOSHIBA         0x0930  Toshiba
+vendor PIXART          0x093a  PixArt
 vendor PLEXTOR         0x093b  Plextor
 vendor INTREPIDCS      0x093c  Intrepid
 vendor YANO            0x094f  Yano
@@ -2715,6 +2716,9 @@
 product PINNACLE PCTV72E       0x0236  Pinnacle PCTV 72e
 product PINNACLE PCTV73E       0x0237  Pinnacle PCTV 73e
 
+/* PixArt */
+product PIXART RPIMOUSE                0x2510  Raspberry Pi Mouse
+
 /* Planex Communications products */
 product PLANEX  GW_US11H       0x14ea  GW-US11H WLAN
 product PLANEX2 RTL8188CUS     0x1201  RTL8188CUS



Home | Main Index | Thread Index | Old Index