Module Name:    src
Committed By:   jruoho
Date:           Mon Jul 25 05:32:12 UTC 2011

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

Log Message:
Add few devices that should be exactly identical with the Hauppauge WinTV
Nova-T DVB-T adapter. All of these use the common DiBCom bridge,
DiB7000P/DiB7070P frontend demodulator, and DiB0070 base-band RF tuner.


To generate a diff of this commit:
cvs rdiff -u -r1.590 -r1.591 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.590 src/sys/dev/usb/usbdevs:1.591
--- src/sys/dev/usb/usbdevs:1.590	Fri Jul 22 12:40:55 2011
+++ src/sys/dev/usb/usbdevs	Mon Jul 25 05:32:11 2011
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.590 2011/07/22 12:40:55 nonaka Exp $
+$NetBSD: usbdevs,v 1.591 2011/07/25 05:32:11 jruoho Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -817,6 +817,7 @@
 product ASUSTEK WL167G_3	0x1724	WL-167g USB2.0 WLAN Adapter (version 2)
 product ASUSTEK RT2870_1	0x1731	RT2870
 product ASUSTEK RT2870_2	0x1732	RT2870
+product	ASUSTEK U3100		0x173f	My Cinema U3100 Mini DVB-T
 product ASUSTEK RT2870_3	0x1742	RT2870
 product ASUSTEK RT2870_4	0x1760	RT2870
 product ASUSTEK RT2870_5	0x1761	RT2870
@@ -2181,6 +2182,9 @@
 
 /* Pinnacle Systems, Inc. products */
 product PINNACLE PCTV800E	0x0227	PCTV 800e
+product PINNACLE PCTVDVBTFLASH	0x0228	Pinnacle PCTV DVB-T Flash
+product PINNACLE PCTV72E	0x0236	Pinnacle PCTV 72e
+product PINNACLE PCTV73E	0x0237	Pinnacle PCTV 73e
 
 /* Planex Communications products */
 product PLANEX	GW_US11H	0x14ea	GW-US11H WLAN
@@ -2740,6 +2744,7 @@
 
 /* Ultima products */
 product ULTIMA 1200UBPLUS	0x4002	1200 UB Plus scanner
+product ULTIMA T14BR		0x810f	Artec T14BR DVB-T
 
 /* UMAX products */
 product UMAX ASTRA1236U		0x0002	Astra 1236U Scanner

Reply via email to