From owner-freebsd-multimedia@FreeBSD.ORG Sun Apr 24 04:41:13 2005 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2164616A4CF for ; Sun, 24 Apr 2005 04:41:13 +0000 (GMT) Received: from delight.idiom.com (delight.idiom.com [216.240.32.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F8C143D54 for ; Sun, 24 Apr 2005 04:41:12 +0000 (GMT) (envelope-from julian@elischer.org) Received: from idiom.com (idiom.com [216.240.32.1]) by delight.idiom.com (Postfix) with ESMTP id C2A2D1F4630; Sat, 23 Apr 2005 21:41:11 -0700 (PDT) Received: from [192.168.2.3] (home.elischer.org [216.240.48.38]) by idiom.com (8.12.11/8.12.11) with ESMTP id j3O4f9Wm016325; Sat, 23 Apr 2005 21:41:11 -0700 (PDT) (envelope-from julian@elischer.org) Message-ID: <426B2363.3020909@elischer.org> Date: Sat, 23 Apr 2005 21:41:07 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050214 X-Accept-Language: en, hu MIME-Version: 1.0 To: Jacob Meuser References: <20050423232253.GA17807@puff.jakemsr.gom> In-Reply-To: <20050423232253.GA17807@puff.jakemsr.gom> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-multimedia@freebsd.org Subject: Re: patch for bktr(4): better luma notch filter ioctls X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Apr 2005 04:41:13 -0000 Jacob Meuser wrote: > the current luma notch interface does not jive with the datasheet, > and it really doesn't seem to work as expected. instead of changing > the bahaviour of the current ioctls and potentially breaking > programs, add new ioctls. > so we need some people with brooktree cards to confirm these patches work if they do, then we can commit them..