From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 16 12:20:27 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD99916A401 for ; Thu, 16 Mar 2006 12:20:27 +0000 (UTC) (envelope-from bms@spc.org) Received: from mindfull.spc.org (mindfull.spc.org [83.167.185.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 521A243D45 for ; Thu, 16 Mar 2006 12:20:27 +0000 (GMT) (envelope-from bms@spc.org) Received: from arginine.spc.org ([83.167.185.2]) by mindfull.spc.org with esmtps (TLSv1:AES256-SHA:256) (Exim 4.52) id 1FJrSp-0005Us-LZ; Thu, 16 Mar 2006 12:20:23 +0000 Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 98C6A65499; Thu, 16 Mar 2006 12:20:25 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29316-06; Thu, 16 Mar 2006 12:20:25 +0000 (GMT) Received: by arginine.spc.org (Postfix, from userid 1078) id EE338653F9; Thu, 16 Mar 2006 12:20:24 +0000 (GMT) Date: Thu, 16 Mar 2006 12:20:24 +0000 From: Bruce M Simpson To: Artem 'ZaZooBred' Ignatiev Message-ID: <20060316122024.GD11850@spc.org> Mail-Followup-To: Bruce M Simpson , Artem 'ZaZooBred' Ignatiev , freebsd-hackers@freebsd.org References: <1142506792.36931.25.camel@timon> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1142506792.36931.25.camel@timon> User-Agent: Mutt/1.4.1i Organization: Incunabulum X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - mindfull.spc.org X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - spc.org X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-hackers@freebsd.org Subject: Re: newbus questions X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 12:20:27 -0000 On Thu, Mar 16, 2006 at 01:59:52PM +0300, Artem 'ZaZooBred' Ignatiev wrote: > I need some help regarding newbus architecture. I'm trying to write > driver for budget DVB cards. I think Sami Bahra was going to port Video4Linux, so search archives and check in with him. I had a DVB card but gave it away 2 weeks ago. For IP over DVB info, check out Gorry Fairhurst's papers. BMS