From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 15 05:50:40 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 CBA9816A41F for ; Tue, 15 Nov 2005 05:50:40 +0000 (GMT) (envelope-from kazuhito@ph.noda.tus.ac.jp) Received: from phws.ph.noda.tus.ac.jp (phws.ph.noda.tus.ac.jp [133.31.102.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 717DF43D55 for ; Tue, 15 Nov 2005 05:50:39 +0000 (GMT) (envelope-from kazuhito@ph.noda.tus.ac.jp) Received: from localhost (unknown [133.31.111.131]) by phws.ph.noda.tus.ac.jp (Postfix) with ESMTP id D91746E40CB; Tue, 15 Nov 2005 14:50:37 +0900 (JST) Date: Tue, 15 Nov 2005 14:50:37 +0900 (JST) Message-Id: <20051115.145037.343100681.kazuhito@ph.noda.tus.ac.jp> To: Alexander@Leidinger.net From: Kazuhito HONDA In-Reply-To: <20051114220333.223b7327@Magellan.Leidinger.net> References: <20051115.033104.343191587.kazuhito@ph.noda.tus.ac.jp> <20051114220333.223b7327@Magellan.Leidinger.net> X-Mailer: Mew version 3.3 on XEmacs 21.5-b22 (cucumber) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: external sound card under FreeBSD 5.4 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, 15 Nov 2005 05:50:40 -0000 From: Alexander Leidinger Subject: Re: external sound card under FreeBSD 5.4 Date: Mon, 14 Nov 2005 22:03:33 +0100 > On Tue, 15 Nov 2005 03:31:04 +0900 (JST) > Kazuhito HONDA wrote: > > > We have improved many codes for USB sound card in FreeBSD. > > But the almost codes for USB sound > > in FreeBSD 5.4 are the codes before that. > > Almost our changes have already been applied > > to FreeBSD 5-stable (RELENG_5 branch) and 6.0. > > Really? I It must be true. The version of uaudio.c in RELENG_5_4 is 1.7.8.1. This differs by only one line from uadio.c of 1.7. 1.7 uaudio.c is 3 years old. On the other hand, the version of uaudio.c in RELENG_5 (stable branch) is 1.7.8.2, and this differs by over 2,000 lines from in RELENG_5_4. uaudio_pcm.c and uaudio.h are slimiar to that. Sincerely yours, Kazuhito HONDA