From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 21 09:06:06 2009 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 55E83106566B for ; Mon, 21 Sep 2009 09:06:06 +0000 (UTC) (envelope-from me@janh.de) Received: from mailhost.uni-hamburg.de (mailhost.uni-hamburg.de [134.100.32.155]) by mx1.freebsd.org (Postfix) with ESMTP id 0FE438FC0A for ; Mon, 21 Sep 2009 09:06:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 1850A90371; Mon, 21 Sep 2009 10:55:49 +0200 (CEST) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id YnGVb6X4X1SI; Mon, 21 Sep 2009 10:55:49 +0200 (CEST) Received: from janh.freebsd (privat-139jes.math.uni-hamburg.de [134.100.221.76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id 9AB279006A; Mon, 21 Sep 2009 10:55:48 +0200 (CEST) Message-ID: <4AB73F8F.9050404@janh.de> Date: Mon, 21 Sep 2009 10:55:43 +0200 From: Jan Henrik Sylvester User-Agent: Thunderbird 2.0.0.23 (X11/20090904) MIME-Version: 1.0 To: multimedia-list freebsd Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Raaf Subject: Freecom DVB-T USB on FreeBSD 8.0? 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: Mon, 21 Sep 2009 09:06:06 -0000 On FreeBSD 7.2, I was using a Freecom DVB-T USB device with the driver from http://raaf.atspace.org/dvbusb/ . Now I would like to bring some of my machines to 8.0 (RC1), but the driver is for the old USB stack. Is the any effort porting this driver to the new USB stack? With the new Linux compatible libusb, there seem to be multiple projects bringing webcam and DVB-T devices to FreeBSD, but I have found nothing about my device. Thanks, Jan Henrik