[Bug 192755] snd_uaudio incorrect handling of version 1 audio format type descriptor

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 18 08:51:21 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192755

--- Comment #2 from juanmasf2 at 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.


More information about the freebsd-usb mailing list