From owner-freebsd-multimedia@FreeBSD.ORG Wed Jul 7 05:02:49 2004 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 A214516A4CE for ; Wed, 7 Jul 2004 05:02:49 +0000 (GMT) Received: from smtp005.bizmail.sc5.yahoo.com (smtp005.bizmail.sc5.yahoo.com [66.163.175.82]) by mx1.FreeBSD.org (Postfix) with SMTP id 7BA5143D4C for ; Wed, 7 Jul 2004 05:02:49 +0000 (GMT) (envelope-from noackjr@alumni.rice.edu) Received: from unknown (HELO optimator.noacks.org) (noackjr@supercrime.org@70.240.179.20 with login) by smtp005.bizmail.sc5.yahoo.com with SMTP; 7 Jul 2004 05:02:49 -0000 Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 689DD61B7 for ; Wed, 7 Jul 2004 00:02:45 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03409-07-6 for ; Wed, 7 Jul 2004 00:02:44 -0500 (CDT) Received: from compgeek.noacks.org (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id 630EE6101 for ; Wed, 7 Jul 2004 00:02:44 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by compgeek.noacks.org (8.12.11/8.12.11) with ESMTP id i6752ibi042495 for ; Wed, 7 Jul 2004 00:02:44 -0500 (CDT) (envelope-from noackjr@alumni.rice.edu) Message-ID: <40EB83F4.5050105@alumni.rice.edu> Date: Wed, 07 Jul 2004 00:02:44 -0500 From: Jon Noack User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040629) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at noacks.org Subject: kern/68594: [PATCH] enable S/PDIF output for es137x sound cards X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 05:02:49 -0000 I talked with Mathew Kanner about this a few months ago; this PR is just so things don't get lost in the shuffle. Feedback is appreciated: http://www.freebsd.org/cgi/query-pr.cgi?pr=68594 Jon