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 my phone to usbdevs



details:   https://anonhg.NetBSD.org/src/rev/a2ce371d6a3c
branches:  trunk
changeset: 373466:a2ce371d6a3c
user:      nia <nia%NetBSD.org@localhost>
date:      Sat Feb 11 22:41:15 2023 +0000

description:
Add my phone to usbdevs

diffstat:

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

diffs (27 lines):

diff -r aa62d0d746e5 -r a2ce371d6a3c sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Feb 11 19:12:31 2023 +0000
+++ b/sys/dev/usb/usbdevs       Sat Feb 11 22:41:15 2023 +0000
@@ -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 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 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



Home | Main Index | Thread Index | Old Index