Module Name:    src
Committed By:   nia
Date:           Sat Feb 11 22:41:15 UTC 2023

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Add my phone to usbdevs


To generate a diff of this commit:
cvs rdiff -u -r1.806 -r1.807 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.806 src/sys/dev/usb/usbdevs:1.807
--- src/sys/dev/usb/usbdevs:1.806	Wed Jun 29 19:43:04 2022
+++ src/sys/dev/usb/usbdevs	Sat Feb 11 22:41:15 2023
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.806 2022/06/29 19:43:04 macallan Exp $
+$NetBSD: usbdevs,v 1.807 2023/02/11 22:41:15 nia Exp $
 
 /*-
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -582,6 +582,7 @@ vendor TRIPPLITE	0x2478	Tripp-Lite
 vendor COOLERMASTER	0x2516	Cooler Master Technology Inc.
 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
@@ -2579,6 +2580,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