~ubuntu-branches/ubuntu/oneiric/oss4/oneiric-proposed

« back to all changes in this revision

Viewing changes to kernel/drv/oss_cmpci/oss_cmpci.man

  • Committer: Bazaar Package Importer
  • Author(s): Stefano Rivera
  • Date: 2011-06-16 20:37:48 UTC
  • mfrom: (5.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110616203748-jbrxik6ql33z54co
Tags: 4.2-build2004-1ubuntu1
* Merge from Debian unstable.
  - Supports our current kernel (LP: #746048)
  Remaining changes:
  - debian/oss4-dkms.dkms.in: s/source/build/ in Kernel headers paths.
* ld-as-needed.patch: Re-order CC arguments to enable building with ld
  --as-needed (LP: #770972)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NAME
 
2
oss_cmpci - CMedia CMI8738/8768 audio driver.
 
3
 
 
4
DESCRIPTION
 
5
Open Sound System driver for CMedia Electronics CMI8738/8768 audio
 
6
 
 
7
CMI87xx device characteristics:
 
8
        o 8/16 bit playback/record
 
9
        o mono/stereo/4ch/5.1ch playback
 
10
        o 8KHz to 48Khz sample rate.
 
11
 
 
12
 MIXER PANEL
 
13
The CMedia chip provides some unique features that are set up
 
14
by the Mixer chip. Running ossxmix will display the CMI8738 mixer
 
15
panel.
 
16
 
 
17
Most of the sliders and buttons are self evident. However there
 
18
are some options that need explaining:
 
19
 
 
20
Dual Dac: Enabling this button sets the CMPCI device as two
 
21
separate output devices with /dev/dsp1 audio going to the front and
 
22
/dev/dsp0 going to the rear outputs. Separate audio streams can
 
23
be send to the device simultaneously.
 
24
 
 
25
Speaker Mode: The audio can be sent just to the front speakers or
 
26
it can be sent simultaneously to all speakers in the "Spread" mode.
 
27
 
 
28
AC3 passthrough only works on Models 037 and higher. This is because of
 
29
a hardware bug in the earlier models so check the model number
 
30
(ossinfo -a).
 
31
 
 
32
SPDIF:
 
33
 
 
34
o Enable will enable SPDIF output.
 
35
 
 
36
o Rec will allow you to record from the SPDIF device. Note that when
 
37
you have SPDIF recording enabled, you cannot play 4/6 channel audio.
 
38
 
 
39
o Polarity - certain models require you to flip the bit otherwise you
 
40
  get distorted audio.
 
41
 
 
42
o IMon - monitor input via SPDIF in.
 
43
 
 
44
o Optical - sets the SPDIF to Optical (TOSLINK) or RCA Jacks interface.
 
45
 
 
46
 
 
47
 
 
48
OPTIONS
 
49
None
 
50
 
 
51
FILES
 
52
CONFIGFILEPATH/oss_cmpci.conf Device configuration file
 
53
 
 
54
AUTHOR
 
55
4Front Technologies
 
56