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 E3C EC168 DVB-T adapter.



details:   https://anonhg.NetBSD.org/src/rev/5d814426e479
branches:  trunk
changeset: 767461:5d814426e479
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Jul 19 06:52:33 2011 +0000

description:
Add E3C EC168 DVB-T adapter.

diffstat:

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

diffs (27 lines):

diff -r e3241d1caed3 -r 5d814426e479 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Tue Jul 19 03:30:46 2011 +0000
+++ b/sys/dev/usb/usbdevs       Tue Jul 19 06:52:33 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.584 2011/07/18 20:23:32 jmcneill Exp $
+$NetBSD: usbdevs,v 1.585 2011/07/19 06:52:33 jruoho Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -504,6 +504,7 @@
 vendor SWEEX2          0x177f  Sweex
 vendor METAGEEK                0x1781  MetaGeek
 vendor DISPLAYLINK     0x17e9  DisplayLink
+vendor E3C             0x18b4  E3C Technologies
 vendor AMIT            0x18c5  AMIT
 vendor QCOM            0x18e8  Qcom
 vendor LINKSYS3                0x1915  Linksys
@@ -1195,6 +1196,9 @@
 /* Dynastream Innovations */
 product DYNASTREAM ANTDEVBOARD 0x1003  ANT dev board
 
+/* E3C products */
+product E3C EC168              0x1001  EC168 DVB-T Adapter
+
 /* Edimax products */
 product EDIMAX RT2870_1                0x7711  RT2870
 product EDIMAX EW7717          0x7717  EW-7717



Home | Main Index | Thread Index | Old Index