kern/74893: Channels of USB audio can't be initialized (uaudio).

Kazuhito HONDA kazuhito at ph.noda.tus.ac.jp
Tue Feb 1 20:10:20 PST 2005


The following reply was made to PR kern/74893; it has been noted by GNATS.

From: Kazuhito HONDA <kazuhito at ph.noda.tus.ac.jp>
To: bug-followup at FreeBSD.org
Cc: kazuhito at 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.


More information about the freebsd-bugs mailing list