Bug 87772 - Update port audio/emu10kx
Summary: Update port audio/emu10kx
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-21 08:10 UTC by Michael Seyfert
Modified: 2005-10-21 23:37 UTC (History)
0 users

See Also:


Attachments
file.diff (2.26 KB, patch)
2005-10-21 08:10 UTC, Michael Seyfert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Seyfert 2005-10-21 08:10:12 UTC
 Update to 20051021.
Changes, from the author:

1. Audigy 2 / Audigy 2  Value fixes.
 Full support for SB0400 Audigy 2 Value.
Only 5.1 playback for now (I can't test 7.1 because it needs "double
ring" minijack connector).

2. Workaround for bad AC97 'rec' volume emulation. Master recording
volume can be set from emuctrl. I'll write correct AC97 emulator later.   

3. 4.x build fixed (tested on 4.x, not by crossbuild from HEAD)

4. rc.d/emuctrl.sh script that saves card parameters into 
/var/db/<device>-state file, much like /etc/rc.d/mixer do.

5. Documentation for emuctrl now more style(9)ish and documents all 
emuctrl commands.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-10-21 08:14:01 UTC
Class Changed
From-To: change-request->maintainer-update

New ports are change-requests
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-21 21:27:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-10-21 23:36:59 UTC
State Changed
From-To: open->closed

Committed, thanks!