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 few devices that should be exactly identical...



details:   https://anonhg.NetBSD.org/src/rev/4d52e5cfbc92
branches:  trunk
changeset: 767626:4d52e5cfbc92
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Mon Jul 25 05:32:11 2011 +0000

description:
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.

diffstat:

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

diffs (35 lines):

diff -r 904797a139f9 -r 4d52e5cfbc92 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Mon Jul 25 04:31:26 2011 +0000
+++ b/sys/dev/usb/usbdevs       Mon Jul 25 05:32:11 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index