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 Silicon Labs EC3 USB debug adapter.



details:   https://anonhg.NetBSD.org/src/rev/bc74df5f38c2
branches:  trunk
changeset: 335853:bc74df5f38c2
user:      gson <gson%NetBSD.org@localhost>
date:      Mon Jan 26 09:58:10 2015 +0000

description:
Add Silicon Labs EC3 USB debug adapter.

diffstat:

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

diffs (17 lines):

diff -r f1d9fbc3f305 -r bc74df5f38c2 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jan 26 09:25:08 2015 +0000
+++ b/sys/dev/usb/usbdevs       Mon Jan 26 09:58:10 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.687 2014/12/17 10:02:01 jnemeth Exp $
+$NetBSD: usbdevs,v 1.688 2015/01/26 09:58:10 gson Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -2911,6 +2911,7 @@
 product SILABS2 DCU11CLONE     0xaa26  DCU-11 clone
 product SILABS CP210X_1                0xea60  CP210x Serial
 product SILABS CP210X_2                0xea61  CP210x Serial
+product SILABS EC3             0x8044  EC3 USB Debug Adapter
 
 /* Silicon Portals Inc. */
 product SILICONPORTALS YAPPH_NF 0x0200 YAP Phone (no firmware)



Home | Main Index | Thread Index | Old Index