diff options
author | ariff <ariff@FreeBSD.org> | 2006-10-06 18:59:27 +0000 |
---|---|---|
committer | ariff <ariff@FreeBSD.org> | 2006-10-06 18:59:27 +0000 |
commit | 98b999adcaa1857fa45e4930e54e88b8c84d55f2 (patch) | |
tree | cfb4805fd5b79d77c364053c7b70b633f01606d8 /lib/libc/stdlib/exit.c | |
parent | c29a0764f4cb1ad589b35261acae5f31a5bae9b3 (diff) | |
download | FreeBSD-src-98b999adcaa1857fa45e4930e54e88b8c84d55f2.zip FreeBSD-src-98b999adcaa1857fa45e4930e54e88b8c84d55f2.tar.gz |
- Fix wrong id for ALC882, add ALC883 id.
- Add support for the Conexant Waikiki/CX20551-22, found
in most Toshiba P100 series laptops. Despite of growing
urban legend of "unsupported Conexant", this codec is fully
supported in this driver.
Note: Toshiba P100 has broken (acpi) BIOS, thus rendering
its soundchip useless. Please disable ACPI, or get
BIOS updates (if any).
Found/tested by: Vulpes Velox <v.velox@vvelox.net>
URL: http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-September/004896.html
- Parser cleanups to handle possible oss/mixer collision. Found
after parsing Conexant Waikiki nodes.
- Increase resilient against resource failure during attach/detach.
- Implement simple config through hint.pcm.<unit>.config. Supported
options:
gpio0 (default on Acer), gpio1, gpio2, softpcmvol,
fixedrate (default), forcestereo (default)
* Option prefixed with "no" (such as "nofixedrate") will do
the opposite.
* Options can be separated using space " " or comma ",".
* The "no" option will take precedence over anything else.
Example:
hint.pcm.0.config="gpio2,nofixedrate,noforcestereo,nogpio0,softpcmvol"
hint.pcm.0.config="softpcmvol noforcestereo"
Diffstat (limited to 'lib/libc/stdlib/exit.c')
0 files changed, 0 insertions, 0 deletions