Module Name:    src
Committed By:   martin
Date:           Fri Feb 17 17:40:28 UTC 2023

Modified Files:
        src/sys/dev/usb [netbsd-9]: usbdevs

Log Message:
Pull up following revision(s) (requested by nia in ticket #1599):

        sys/dev/usb/usbdevs: revision 1.807

Add OnePlus 5T


To generate a diff of this commit:
cvs rdiff -u -r1.770.4.12 -r1.770.4.13 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.770.4.12 src/sys/dev/usb/usbdevs:1.770.4.13
--- src/sys/dev/usb/usbdevs:1.770.4.12	Tue Jan 18 19:58:54 2022
+++ src/sys/dev/usb/usbdevs	Fri Feb 17 17:40:28 2023
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.770.4.12 2022/01/18 19:58:54 snj Exp $
+$NetBSD: usbdevs,v 1.770.4.13 2023/02/17 17:40:28 martin Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -580,6 +580,7 @@ vendor WMR		0x2405	West Mountain Radio
 vendor TRIPPLITE	0x2478	Tripp-Lite
 vendor HAILUCK		0x258a	HAILUCK Co., Ltd
 vendor HIROSE		0x2631	Hirose Electric
+vendor ONEPLUS		0x2717	ONEPLUS
 vendor NHJ		0x2770	NHJ
 vendor PLANEX		0x2c02	Planex Communications
 vendor VIDZMEDIA	0x3275	VidzMedia Pte Ltd
@@ -2556,6 +2557,9 @@ product OMNIVISION OV511	0x0511	OV511 Ca
 product OMNIVISION OV511PLUS	0xa511	OV511+ Camera
 product OMNIVISION2 PSEYE	0x2000	Sony PLAYSTATION(R) Eye
 
+/* OnePlus products */
+product ONEPLUS A5010		0xff80	OnePlus 5T
+
 /* OnSpec Electronic, Inc. */
 product ONSPEC MD2		0x0103	disk
 product ONSPEC MDCFEB		0xa000	MDCFE-B USB CF Reader

Reply via email to