From owner-freebsd-multimedia Fri Aug 14 11:29:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14052 for freebsd-multimedia-outgoing; Fri, 14 Aug 1998 11:29:58 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA14042 for ; Fri, 14 Aug 1998 11:29:53 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id LAA02274; Fri, 14 Aug 1998 11:29:06 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199808141829.LAA02274@rah.star-gate.com> To: Randall Hopper cc: "Louis A. Mamakos" , Roger Hardiman , Scott Mitchell , Amancio Hasty , multimedia@FreeBSD.ORG, hasty@rah.star-gate.com Subject: Re: FXTV and DGA In-reply-to: Your message of "Fri, 14 Aug 1998 09:29:23 EDT." <19980814092923.A6722@ct.picker.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2271.903119345.1@rah.star-gate.com> Date: Fri, 14 Aug 1998 11:29:05 -0700 From: Amancio Hasty Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The problem is that if we split the capture frame we will have to do scatter / gather. One possibility is to create an MM loader whose function is to allocate memory for the multimedia drivers and have the loader read a file to determine how much memory it should allocate. This approach is similar in nature to what some Win 95 drivers do : the .ini file determines how much contigous memory should be allocated for the driver. Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message