Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2005 04:08:03 +0900 (JST)
From:      Kazuhito HONDA <kazuhito@ph.noda.tus.ac.jp>
To:        mat@cnd.mcgill.ca
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: uaudio patch, capabilities
Message-ID:  <20050313.040803.465784117.kazuhito@ph.noda.tus.ac.jp>
In-Reply-To: <20050312010248.GG2944@cnd.mcgill.ca>
References:  <20050312010248.GG2944@cnd.mcgill.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
I forgot another point.

From: Mathew Kanner <mat@cnd.mcgill.ca>
Subject: uaudio patch, capabilities
Date: Fri, 11 Mar 2005 20:02:48 -0500

>         - reduce the default buffer size to 8kb

Is this for the problem that channel can't be created (kern/74893)?
It's true, it might be better to increase maxsegzs in bus_dma_tag_create()
of uaudio_pcm.c, because `0x3fff' must be a typo of `0x3ffff'.

Sincerely,
Kazuhito HONDA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050313.040803.465784117.kazuhito>