Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/d69f151f9ba2
branches:  netbsd-10
changeset: 373554:d69f151f9ba2
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Feb 17 17:35:26 2023 +0000

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

        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 9fdf2ae0e20f -r d69f151f9ba2 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Wed Feb 15 19:36:40 2023 +0000
+++ b/sys/dev/usb/usbdevs       Fri Feb 17 17:35:26 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.806 2022/06/29 19:43:04 macallan Exp $
+$NetBSD: usbdevs,v 1.806.4.1 2023/02/17 17:35:26 martin 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