Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2004 11:22:01 +0900
From:      takawata@jp.freebsd.org
To:        freebsd-hackers@freebsd.org
Subject:   uaudio patch for accepts only fixed sampling rate
Message-ID:  <200405310222.i4V2M1YQ040116@sana.init-main.com>

next in thread | raw e-mail | index | archive | help
Hi, I bought a USB speaker that accepts 
48khz audio bitrate only. And current uaudio code 
try to set if device cannot accept bitrate change request.

So I wrote a patch

http://www.init-main.com/uaudio.diff

This code is partly copy-n-paste from NetBSD specific
part now. With this code, upper layer can see it is 
not acceptable and invoke format converter.



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