From owner-freebsd-multimedia@FreeBSD.ORG Wed Jan 20 15:17:14 2010 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 DB0EE1065676 for ; Wed, 20 Jan 2010 15:17:14 +0000 (UTC) (envelope-from kosio.dimitrov@gmail.com) Received: from mail-bw0-f209.google.com (mail-bw0-f209.google.com [209.85.218.209]) by mx1.freebsd.org (Postfix) with ESMTP id 6DEB18FC19 for ; Wed, 20 Jan 2010 15:17:14 +0000 (UTC) Received: by bwz1 with SMTP id 1so2678078bwz.33 for ; Wed, 20 Jan 2010 07:17:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=GodBbfVSr/ScK534bmlSivCzW5l+wRUdEeCAtyVk8OQ=; b=oiVk/ZprN8kcL+F9jyjFrFSKbrIpKdo2wj8SOWFDHnjNbRwPCzI58SRATjFPh7AsAW BXMaT4MAYHrndBQyUgUAKH0NXvVfIqiX4t+CZbENE9AjsNVP7jrBwGmEqk+64+WM8MSN gOertnnu1KJP+qmj1dIapyD6mM6m4/5Higgr4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=jh1RdViB37kABstnMeyCakyuafL34674MTQRXxerU6xphqz210oy7UhFN6A0FI/Anj IB5mLGFvv+7GT36uRdCCLz3amPCQiOl3o8m4ol07j1LLXeSfNQthq9RAkU5xSSqadXbl HcaoENPkGJHM0SraD2Ni2awjIbQUQKkM/A/t8= MIME-Version: 1.0 Received: by 10.204.36.207 with SMTP id u15mr42962bkd.187.1264000633368; Wed, 20 Jan 2010 07:17:13 -0800 (PST) In-Reply-To: References: Date: Wed, 20 Jan 2010 17:17:13 +0200 Message-ID: <8103ad501001200717m7735fc27mc3ef4818a18b4af0@mail.gmail.com> From: Konstantin Dimitrov To: Stephen Blott Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-multimedia@freebsd.org Subject: Re: DVB-S support on FreeBSD 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, 20 Jan 2010 15:17:14 -0000 hi Steve, i have code for CX24116 DVB-S2 demodulator from very long time. it's perfectly working, so i can receive DVB-S2 in FreeBSD. however, it's experimental code full of debug prints and hard-coded things and i just can't find the spare time to clean it up and make it suitable for use and finally release it. so, any PCI or PCI-Express DVB-S2 card with the following components: - Conexant CX2388x PCI or PCI-Express bridge - Conexant CX24116 DVB-S2 demodulator - Conexant CX24118A DVB-S2 tuner will be supported by cx88 port. i really hope in the next few month to finally find time to finish it. regards, konstantin On Wed, Jan 20, 2010 at 4:26 PM, Stephen Blott wrote: > Hi, > > Are there any DVB-S (or DVB-S2) cards that are likely to work with FreeBS= D? > > In particular, I'm interested in Freesat, but I'm guessing that any DVB-S > card would do the trick. =A0There appears to be support for digital telev= ision > through the cx88 port. =A0But from reading various websites it seems that > that's only functional for DVB-T. > > What card might I buy? =A0Or should I just give up? > > Thanks, > =A0 Steve > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.= org" >