Re: uaudio patch for accepts only fixed sampling rate

From: Mathew Kanner (mat_at_cnd.mcgill.ca)
Date: 05/31/04

  • Next message: Bosko Milekic: "[HEADS-UP] mbuma is in the tree"
    Date: Mon, 31 May 2004 13:20:57 -0400
    To: takawata@jp.freebsd.org
    
    

    On May 30, takawata@jp.freebsd.org wrote:
    > 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.

            Hey,
            I'm also working on USB audio. It just doesn't work for me
    and I'm getting a ton locking issues. At the moment, I've merged most
    of the netbsd uaudio stuff. My question to you is, does uaudio work
    in fbsd 5+ for you?

            --Mat

    -- 
    	In general, a standard is very useful, whether it's de facto
    	or du jour.
    	- Microsoft's Greg Sullivan
    	as misquoted by News.Com
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Bosko Milekic: "[HEADS-UP] mbuma is in the tree"