From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 24 12:19:41 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D6D016A400 for ; Tue, 24 Apr 2007 12:19:41 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id 0BCC213C44C for ; Tue, 24 Apr 2007 12:19:40 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so145764ugh for ; Tue, 24 Apr 2007 05:19:39 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dHAriq83XKFHjPclS7gRviTO/WnZLUQcSOSLzm8AlD2QgNMIyUOZPx3X76oM0ekzySLQZYwxDrXmbDDGhxdZ3XCbYzslRhWiWjrOF6DfzFiZn/bQrslpPTJa02YUJthgP2qUR0//EE+uegDfqnfQliIHLOdlSymNoJbb+YeFr6k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M4i1+4VYZTUzJZA7+91sHdISTS8pyUrwwEwzduPjXXOQMvCgzWHstcZ4RCMi7Oq4R5T+IhF78INH33Sx+FDCeV6Y7FYPZ5nalW2QouF65JcOKjzPVXPmfl53FtWJkjmLFSO2wBaS9AZziHqoYKywbZNCIRSaSmFr94PaVguiss8= Received: by 10.82.145.7 with SMTP id s7mr10744440bud.1177417179385; Tue, 24 Apr 2007 05:19:39 -0700 (PDT) Received: by 10.82.191.16 with HTTP; Tue, 24 Apr 2007 05:19:39 -0700 (PDT) Message-ID: <80f4f2b20704240519u1cedb1ady1738268947a15a3d@mail.gmail.com> Date: Tue, 24 Apr 2007 08:19:39 -0400 From: "Jim Stapleton" To: "Greg 'groggy' Lehey" In-Reply-To: <20070424001346.GF45246@wantadilla.lemis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20704230529s706c50a9pa4716e74c2b04182@mail.gmail.com> <20070424001346.GF45246@wantadilla.lemis.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: pvrxxx, linux code and modules 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: Tue, 24 Apr 2007 12:19:41 -0000 > I think that the Linux drivers do something similar to this, modulo > kernel constraints. If it's really practical to have this in > userland, having a proper configuration file makes a lot of sense. Should I write some code for it then? Thanks, -Jim Stapleton