Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/sys/dev/usb Pull up following revision(s) (requested by n...



details:   https://anonhg.NetBSD.org/src/rev/77bdfd418f5f
branches:  netbsd-9
changeset: 373558:77bdfd418f5f
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Feb 17 17:40:28 2023 +0000

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

        sys/dev/usb/usbdevs: revision 1.807

Add OnePlus 5T

diffstat:

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

diffs (27 lines):

diff -r 99cd23a34d0e -r 77bdfd418f5f sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Feb 15 19:29:45 2023 +0000
+++ b/sys/dev/usb/usbdevs       Fri Feb 17 17:40:28 2023 +0000
@@ -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 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 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