From owner-freebsd-usb@FreeBSD.ORG Sat Apr 9 11:19:51 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B709E16A4CE for ; Sat, 9 Apr 2005 11:19:51 +0000 (GMT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1278D43D31 for ; Sat, 9 Apr 2005 11:19:51 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd34.aul.t-online.de by mailout11.sul.t-online.com with smtp id 1DKE0D-0002L5-00; Sat, 09 Apr 2005 13:19:49 +0200 Received: from Andro-Beta.Leidinger.net (E2+DVoZpQeEvEu-fa7uCI97Sy3D-HuOquh4PKat8gVZR840B0-53gB@[84.128.197.97]) by fwd34.sul.t-online.de with esmtp id 1DKE01-0yVrI80; Sat, 9 Apr 2005 13:19:37 +0200 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) j39BJXrg071581; Sat, 9 Apr 2005 13:19:33 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Sat, 9 Apr 2005 13:19:45 +0200 From: Alexander Leidinger To: Julian Elischer Message-ID: <20050409131945.189f0922@Magellan.Leidinger.net> In-Reply-To: <4256DDAF.7020508@vicor.com> References: <4256DDAF.7020508@vicor.com> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-ID: E2+DVoZpQeEvEu-fa7uCI97Sy3D-HuOquh4PKat8gVZR840B0-53gB@t-dialin.net X-TOI-MSGID: 1555482a-28f5-47d9-8839-c22d70624b70 cc: usb@freebsd.org Subject: Re: possible uaudio change? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2005 11:19:51 -0000 On Fri, 08 Apr 2005 12:38:23 -0700 Julian Elischer wrote: > > anyone with uaudio that has problems > that are fixed by changing > > > > -#define UAUDIO_PCM_BUFF_SIZE 16*1024 > > > +#define UAUDIO_PCM_BUFF_SIZE (16*1024-1) > > > > > > > > could you try this one instead? > > Index: uaudio_pcm.c > =================================================================== > RCS file: /home/ncvs/src/sys/dev/sound/usb/uaudio_pcm.c,v > retrieving revision 1.10 > diff -r1.10 uaudio_pcm.c > 317c317 > < /*maxsegz*/0x3fff, /*flags*/0, > --- > > /*maxsegz*/0x4000, /*flags*/0, > > > in fact if yuo have uaudio, can you see if it still works with this change? FWIW: I'm running with 0x3ffff since a while, without the PCM_BUFF_SIZE change. Bye, Alexander. -- ...and that is how we know the Earth to be banana-shaped. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7