Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb PR/52385: Shinichi Doyashiki: some classic Rolan...



details:   https://anonhg.NetBSD.org/src/rev/56144b332503
branches:  trunk
changeset: 825329:56144b332503
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jul 09 19:37:33 2017 +0000

description:
PR/52385: Shinichi Doyashiki: some classic Roland product-ids for usbdevs
While here, add a Ralink that I had uncommitted and fix some caps hex to
small for consistency

diffstat:

 sys/dev/usb/usbdevs |  10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diffs (32 lines):

diff -r 76eae22744bc -r 56144b332503 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sun Jul 09 17:57:59 2017 +0000
+++ b/sys/dev/usb/usbdevs       Sun Jul 09 19:37:33 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.737 2017/06/26 20:28:42 is Exp $
+$NetBSD: usbdevs,v 1.738 2017/07/09 19:37:33 christos Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2725,6 +2725,7 @@
 product RALINK RT2070          0x2070  RT2070
 product RALINK RT2570_2                0x2570  RT2570
 product RALINK RT2573          0x2573  RT2573
+product RALINK RT73            0x2578  RT73
 product RALINK RT2671          0x2671  RT2671
 product RALINK RT2770          0x2770  RT2770
 product RALINK RT2870          0x2870  RT2870
@@ -2822,9 +2823,12 @@
 product ROLAND UA101F          0x008d  EDIROL UA-101 USB1
 product ROLAND UA1EX           0x0096  EDIROL UA-1EX
 product ROLAND UM3             0x009A  EDIROL UM-3
-product ROLAND UA4FX           0x00A3  EDIROL UA-4FX
-product ROLAND SONICCELL       0x00C2  SonicCell
+product ROLAND UA4FX           0x00a3  EDIROL UA-4FX
+product ROLAND SONICCELL       0x00c2  SonicCell
+product ROLAND UA25EXA         0x00e6  EDIROL UA-25EX (advanced)
+product ROLAND UA25EX          0x00e7  EDIROL UA-25EX
 product ROLAND UMONE           0x012a  UM-ONE MIDI I/F
+product ROLAND QUADCAPTURE     0x012f  QUAD-CAPTURE
 
 /* RT Systems products */
 product RTSYS CT57A            0x9e51  CT57A Radio Cable



Home | Main Index | Thread Index | Old Index