From owner-freebsd-multimedia@FreeBSD.ORG Sat Jul 21 05:45:45 2007 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0920C16A417 for ; Sat, 21 Jul 2007 05:45:45 +0000 (UTC) (envelope-from loafier@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id BE90713C457 for ; Sat, 21 Jul 2007 05:45:44 +0000 (UTC) (envelope-from loafier@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so267121anc for ; Fri, 20 Jul 2007 22:45:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=cnMHJwsUNc3K83oao2ueSKh/7SKR84tm/15NUDJiyTVV1Tn1epRHUxfmRVSYk7Hs5FbI0D1KLvfNz4VcSGYDWGxCLWzpWfTnKQInLjEw1idDq6X7nzhMFmf8Ls7XTOS+28vaFTXvqLtyZ6LElqaJRuEazHg4Z1TqGfRYuePI5QY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=Uk5OihCr/9Kz54fBppnnHbiugPJs4ZRmARvT03kn/bkizJL2835K9S1R80FQfrvRgR5vkz4HLLxc62Xs1GADrJ7KenpDJXXfYvXW+NUgZoca7HEZJbpZ/402ePG0R4tMr9WgOHKv3XR5D/WwJKg5NShq/5WM719eaAX0dMuXJlg= Received: by 10.100.121.12 with SMTP id t12mr612150anc.1184996743586; Fri, 20 Jul 2007 22:45:43 -0700 (PDT) Received: by 10.100.13.14 with HTTP; Fri, 20 Jul 2007 22:45:43 -0700 (PDT) Message-ID: Date: Fri, 20 Jul 2007 22:45:43 -0700 From: "Christopher Davis" Sender: loafier@gmail.com To: multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: bf78d85eb06fea01 Cc: "M. Warner Losh" Subject: New Mixer Interface 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: Sat, 21 Jul 2007 05:45:45 -0000 I'm trying to find out more about the new FreeBSD mixer driver interface. I see examples of the current interface in the Architecture Handbook and the current sound driver sources; I don't know how the new interface differs from that. Perhaps there're are some source code files, documentation, etc, I can look through to learn more? Pointers or info would be appreciated. Thanks. -- Christopher Davis