cvs commit: src/sys/dev/sound/usb uaudio.c uaudio.h uaudio_pcm.c
Mathew Kanner
mat at cnd.mcgill.ca
Wed Apr 27 12:00:47 PDT 2005
On Apr 27, Julian Elischer wrote:
> julian 2005-04-27 17:16:27 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/sound/usb uaudio.c uaudio.h uaudio_pcm.c
> Log:
> Add code from Kazuhito HONDA that allows the user to see
> the available modes in /dev/sndstat.
> e.g.
> pcm1: <USB Audio> at addr ? (0p/1r/0v channels duplex)
> mode 1:(input) 1ch, 16/16bit, pcm, 44100Hz
> mode 2:(input) 1ch, 16/16bit, pcm, 22050Hz
> mode 3:(input) 1ch, 16/16bit, pcm, 11025Hz
> mode 4:(input) 1ch, 16/16bit, pcm, 8000Hz
Hiya,
As I said before, I object to this as it is inconsistent with
the rest of sound. This information should be available via dmesg and
boot_verbose.
--Mat
--
More information about the cvs-src
mailing list