Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2014 08:51:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 192755] snd_uaudio incorrect handling of version 1 audio format type descriptor
Message-ID:  <bug-192755-17-fsMGsfgFvj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192755-17@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192755-17@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192755

--- Comment #2 from juanmasf2@ono.com ---
After the patch the format seems to be correct, showing the following output in
dmesg:
uaudio0: <Roland SonicCell, rev 2.00/0.01, addr 2> on usbus7
uaudio0: Play: 44100 Hz, 2 ch, 32-bit S-LE PCM format, 2x8ms buffer.
uaudio0: Record: 44100 Hz, 2 ch, 32-bit S-LE PCM format, 2x8ms buffer.
uaudio0: MIDI sequencer.

Unfortunately this card also needs other code changes and quirks to work, but I
hope your patch can help other people with devices using non-typical bit
resolutions.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192755-17-fsMGsfgFvj>