Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Feb 2005 04:10:20 GMT
From:      Kazuhito HONDA <kazuhito@ph.noda.tus.ac.jp>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/74893: Channels of USB audio can't be initialized (uaudio).
Message-ID:  <200502020410.j124AKWa075876@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/74893; it has been noted by GNATS.

From: Kazuhito HONDA <kazuhito@ph.noda.tus.ac.jp>
To: bug-followup@FreeBSD.org
Cc: kazuhito@ph.noda.tus.ac.jp
Subject: Re: kern/74893: Channels of USB audio can't be initialized
 (uaudio).
Date: Wed, 02 Feb 2005 13:08:29 +0900 (JST)

 This problem can also be fixed by enlarging maxsegz 
 of bus_dma_tag_create() in uaudio_pcm.c.
 It must come from maxsegz which is smaller 
 than than UAUDIO_PCM_BUFF_SIZE and one digit smaller 
 than maxsegzs of other audio devices.
 But I don't know it has some reasons, 
 or it is a mere copy mistake.



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