From owner-freebsd-multimedia@FreeBSD.ORG Wed Apr 25 12:43:19 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A3A8106566B for ; Wed, 25 Apr 2012 12:43:19 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id DF7508FC15 for ; Wed, 25 Apr 2012 12:43:18 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id B93D573027; Wed, 25 Apr 2012 15:02:58 +0200 (CEST) Date: Wed, 25 Apr 2012 15:02:58 +0200 From: Luigi Rizzo To: freebsd-multimedia@herveybayaustralia.com.au Message-ID: <20120425130258.GA68477@onelab2.iet.unipi.it> References: <14772.1335354423@herveybayaustralia.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <14772.1335354423@herveybayaustralia.com.au> User-Agent: Mutt/1.4.2.3i Cc: freebsd-multimedia@freebsd.org Subject: Re: New driver opportunity - rtl2832u X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2012 12:43:19 -0000 On Wed, Apr 25, 2012 at 10:47:03PM +1100, freebsd-multimedia@herveybayaustralia.com.au wrote: > ... > I happen to have a usb dvb card which uses a rtl2832u chipset (MyGica T803 > - manufacturer says so happily says that they support linux - yeah right!). > The drivers are a bit all over the place, and apparently they wont add them > to the v4l tree due to a lack of key criteria. I have a version of these just curious, what is the exact reason for keeping it out (or you have a pointer to the discussion) ? Slightly off-topic: The 2832-based sticks have become very popular recently because the stick can be used as a programmable spectrum analyzer, see e.g. http://op25.osmocom.org/wiki http://lists.osmocom.org/pipermail/osmocom-sdr/2012-March/000041.html I have tried the code at http://sdr.osmocom.org/trac/wiki/rtl-sdr and it builds and runs fine on FreeBSD (once you ignore the auto* stuff and build your 2-line makefile) cheers luigi