~ubuntu-branches/ubuntu/vivid/oss4/vivid

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Romain Beauxis, Samuel Thibault, Romain Beauxis, Sebastien NOEL
  • Date: 2011-06-14 10:06:56 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110614100656-cx4oc7u426zn812z
Tags: 4.2-build2004-1
[ Samuel Thibault ]
* debian/control: Add liboss4-salsa2, liboss4-salsa-dev and
  liboss4-salsa-asound2 packages, equivalent to (and will replace) those from
  the oss-libsalsa package (Closes: #589127).
* debian/patches/liboss4-salsa.patch: New patch to rename libsalsa into
  liboss4-salsa to avoid conflicts in the archive for no good reason.
* debian/rules: Make in libOSSlib and libsalsa.
* debian/liboss4-salsa-dev.install, debian/liboss4-salsa2.install,
  debian/liboss4-salsa-asound2.links, debian/liboss4-salsa-dev.links:
  Install liboss4-salsa libraries like was done in the oss-libsalsa package.
* include-alsa: Add a copy of ALSA 1.0.5 headers: Cf ALSA_1.0.* symbols in
  libsalsa, this is the roughly supported version.
* debian/copyright: Update for new include-alsa files.
* alsa.pc: New file for compatibility with libasound-dev.
* debian/control:
  - Add Vcs-Browser and Vcs-Svn fields.
  - Use linux-any instead of the list of Linux archs (Closes: #604679).
  - Make dkms dependency linux-any only.
* debian/patches/hurd_iot.patch: New patch to fix soundcard.h usage in
  libsalsa on hurd-i386.
* debian/patches/libsalsa_fixes.patch: New patch to fix some printf usages
  and ioctl declaration in libsalsa.
* debian/patches/no_EBADE.patch: New patch to cope with hurd-i386 not having
  EBADE.
* debian/patches/CFLAGS.patch: New patch to make oss4 take debian/rules
  CFLAGS into account.
* debian/patches/snd_asoundlib_version.patch: New patch to add
  snd_asoundlib_version().
* debian/patches/generic_srccconf.patch: New patch to fix source
  configuration on unknown archs.

[ Romain Beauxis ]
* Fixed README.Debian to only mention dkms' modules.
* Switch to dpkg-source 3.0 (quilt) format
* Added DM-Upload-Allowed: yes

[ Sebastien NOEL ]
* New upstream release (Closes: #595298, #619272).
* Fix typo in initscript (Closes: #627149).
* debian/control: adjust linux-headers dependencies (Closes: #628879).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NAME
 
2
oss_sbpci - Creative Labs ES1371 audio driver.
 
3
 
 
4
DESCRIPTION
 
5
Open Sound System driver for Creative Labs ES1371/ES1373/5880, Ectiva 1938 
 
6
audio controllers.
 
7
 
 
8
APCI97 device characteristics:
 
9
        o 8/16 bit playback/record
 
10
        o mono/stereo playback/recording
 
11
        o 8KHz to 48Khz sample rate
 
12
 
 
13
 APCI97 MIXER EXTENSIONS
 
14
 
 
15
Dual Dac mode: This feature turns the APCI97 into two output devices with
 
16
the output going to front and rear speakers independantly (however volume
 
17
control is global).
 
18
 
 
19
Speaker Mode: This feature allows you to either have the audio coming out
 
20
the front speakers or you can have audio duplicated on rear speakers. This
 
21
mode is disabled when Dual Dac mode is enabled.
 
22
 
 
23
SPDIF: This button enables or disables SPDIF output.
 
24
 
 
25
OPTIONS
 
26
o apci97_latency=<NNN> 
 
27
Certain models of the ES1371 sound devices will sound distorted playing stereo
 
28
audio and setting the PCI latency fixes the problem
 
29
 
 
30
o apci_spdif=0|1
 
31
Certain models like the SB 4.1D/SB PCI128D have SPDIF output jacks and 
 
32
this setting enables the output device.
 
33
 
 
34
FILES
 
35
CONFIGFILEPATH/oss_sbpci.conf Device configuration file
 
36
 
 
37
AUTHOR
 
38
4Front Technologies
 
39