summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2017-03-14 15:19:14 +0000
committerhselasky <hselasky@FreeBSD.org>2017-03-14 15:19:14 +0000
commit41970134b126a65ae5206852e7ca0145a9a257b3 (patch)
tree9e357d1cf3970dbeadf730258eb5bad1d98e2713 /share/man/man4
parentf79900a86cb2ffe5e2b218b302b1d909d22bfd33 (diff)
downloadFreeBSD-src-41970134b126a65ae5206852e7ca0145a9a257b3.zip
FreeBSD-src-41970134b126a65ae5206852e7ca0145a9a257b3.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/man/man4')
-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 5ca603a..55ab8eb 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