summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2017-03-14 15:21:41 +0000
committerhselasky <hselasky@FreeBSD.org>2017-03-14 15:21:41 +0000
commit8a1740c407f26e754f7a298ce7e893f5f94a3f89 (patch)
treed165b213851b5fa2f4522716b886d03be95e59d6 /share
parentd24a26937c7a9afb5185c99f91d1c47009c2558f (diff)
downloadFreeBSD-src-8a1740c407f26e754f7a298ce7e893f5f94a3f89.zip
FreeBSD-src-8a1740c407f26e754f7a298ce7e893f5f94a3f89.tar.gz
MFC r312338:
Add USB audio support for S/PDIF output with C-Media CM6206 devices. Submitted by: Julien Nadeau <vedge@hypertriton.com> PR: 216131
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/usb_quirk.46
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/usb_quirk.4 b/share/man/man4/usb_quirk.4
index f207466..7be47a2 100644
--- a/share/man/man4/usb_quirk.4
+++ b/share/man/man4/usb_quirk.4
@@ -16,7 +16,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 4, 2016
+.Dd January 17, 2017
.Dt USB_QUIRK 4
.Os
.Sh NAME
@@ -52,6 +52,10 @@ input is async despite claim of adaptive
do not adjust for fractional samples
.It UQ_AU_NO_XU
audio device has broken extension unit
+.It UQ_AU_VENDOR_CLASS
+audio device uses vendor class to identify itself
+.It UQ_AU_SET_SPDIF_CM6206
+audio device needs special programming to enable S/PDIF audio output
.It UQ_BAD_ADC
bad audio spec version number
.It UQ_BAD_AUDIO
OpenPOWER on IntegriCloud