From owner-freebsd-net@FreeBSD.ORG Mon Sep 27 10:07:58 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABC5D16A4CE for ; Mon, 27 Sep 2004 10:07:58 +0000 (GMT) Received: from pathfinder.roks.biz (roks.biz [82.207.80.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C32B43D1D for ; Mon, 27 Sep 2004 10:07:57 +0000 (GMT) (envelope-from padla@roks.biz) Received: from admin.office.roks.biz (admin.office.roks.biz [192.168.100.103]) by pathfinder.roks.biz (8.12.11/8.12.11) with ESMTP id i8RA7sAS081408; Mon, 27 Sep 2004 13:07:54 +0300 (EEST) (envelope-from padla@pathfinder.roks.biz) Received: from admin.office.roks.biz (localhost.roks.biz [127.0.0.1]) i8RA7tKp001021; Mon, 27 Sep 2004 13:07:55 +0300 (EEST) (envelope-from padla@admin.office.roks.biz) Received: (from padla@localhost) by admin.office.roks.biz (8.12.11/8.12.11/Submit) id i8RA7m9u001020; Mon, 27 Sep 2004 13:07:48 +0300 (EEST) (envelope-from padla) Date: Mon, 27 Sep 2004 13:07:48 +0300 From: Nikolay Pavlov To: Muhammad Reza Message-ID: <20040927100748.GA491@roks.biz> Mail-Followup-To: Nikolay Pavlov , Muhammad Reza , freebsd-net@freebsd.org References: <4148C2D0.6060907@mra.co.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4148C2D0.6060907@mra.co.id> User-Agent: Mutt/1.4.2.1i cc: freebsd-net@freebsd.org Subject: Re: DVB card X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 10:07:58 -0000 Hi, Muhammad. On Thursday, 16 September 2004 at 5:31:44 +0700, Muhammad Reza wrote: > Dear List, > > Is there any DVB card (C band) that FreeBSD kernel support ? > please recommend us There is a driver for skystar-I dvb card that you can find in this pages: 1) For FreeBSD STABLE (quite old, but works on my 4.10-p2 with some configuration shades) http://www.gs.ru/soft/ss1bsd/skystar1-20021126b.tgz 2) For FreeBSD CURRENT (Not tested for me, even by the author ;)) http://www.gs.ru/soft/ss1bsd/skystar1-fbsd50-20040312.tar.bz2 Both are very bugy, but you can ask me how to force one of them (for freebsd stable) to work well. Best regards, Nikolay Pavlov.