From owner-freebsd-net@FreeBSD.ORG Wed Jan 14 23:41:32 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 6992C16A4CE for ; Wed, 14 Jan 2004 23:41:32 -0800 (PST) Received: from venus.vincentjardin.net (AVelizy-102-1-4-86.w80-11.abo.wanadoo.fr [80.11.204.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5A6143D48 for ; Wed, 14 Jan 2004 23:41:30 -0800 (PST) (envelope-from jardin@venus.vincentjardin.net) Received: from venus.vincentjardin.net (localhost [127.0.0.1]) i0F7ieno012259 for ; Thu, 15 Jan 2004 08:44:41 +0100 (CET) (envelope-from jardin@venus.vincentjardin.net) Received: from localhost (localhost [[UNIX: localhost]]) by venus.vincentjardin.net (8.12.9/8.12.9/Submit) id i0F7iev7012258 for freebsd-net@freebsd.org; Thu, 15 Jan 2004 08:44:40 +0100 (CET) From: Vincent Jardin To: freebsd-net@freebsd.org Date: Thu, 15 Jan 2004 08:44:32 +0100 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Description: clearsigned data Content-Disposition: inline Message-Id: <200401150844.40199.vjardin@wanadoo.fr> Subject: 6WIND's DVB-ASI driver 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: Thu, 15 Jan 2004 07:41:32 -0000 6WIND and ComputerModules provide a DVB-ASI driver for FreeBSD that support= s=20 the following boards: - http://www.computermodules.com/broadcast/broadcast-dvb.shtml - DVB Master III Rx=E2=84=A2 - DVB Master III Tx=E2=84=A2 - DVB Master FD=E2=84=A2 (I could not test this board) It is provided under the BSD License. The source code for FreeBSD 4.x is available at http://proxy.6wind.com/~jardin/dvb/ It uses the same API as the Linux's DVB ASI interface. It means that softwa= re=20 such as Videolan can work on both Linux and FreeBSD. Regards, Vincent