Module Name:    src
Committed By:   jruoho
Date:           Tue Jul 19 06:52:34 UTC 2011

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Add E3C EC168 DVB-T adapter.


To generate a diff of this commit:
cvs rdiff -u -r1.584 -r1.585 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.584 src/sys/dev/usb/usbdevs:1.585
--- src/sys/dev/usb/usbdevs:1.584	Mon Jul 18 20:23:32 2011
+++ src/sys/dev/usb/usbdevs	Tue Jul 19 06:52:33 2011
@@ -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

Reply via email to