freebsd-dev/share
Ariff Abdullah b28624fde6 Update snd_emu10kx driver with recent perforce changes (and few
other changes too).

(without any real order)

1. Use device_get_nameunit for mutex naming
2. Add timer for low-latency playback
3. Move most mixer controls from sysctls to mixer(8) controls.
   This is a largest part of this patch.
4. Add analog/digital switch (as a temporary sysctl)
5. Get back support for low-bitrate playback (with help of (2))
6. Change locking for exclusive I/O. Writing to non-PTR register
   is almost safe and does not need to be ordered with PTR operations.
7. Disable MIDI until we get it to detach properly and fix memory
   managment problems.
8. Enable multichannel playback by default. It is as stable as
   single-channel mode. Multichannel recording is still an
   experimental feature.
9. Multichannel options can be changed by loader tunables.
10. Add a way to disable card from a loader tunable.
11. Add new PCI IDs.
12. Debugger settings are loader tunables now.
14. Remove some unused variables.
15. Mark pcm sub-devices MPSAFE.
16. Partially revert (bus_setup_intr -> snd_setup_intr) since it need
    to be done independently

Submitted by:	Yuriy Tsibizov (driver maintainer)
Approved by:	re (bmah)
2007-09-12 07:43:43 +00:00
..
colldef
dict
doc Update bmake glue for the BIND 9.4.1 import. 2007-06-02 23:19:58 +00:00
examples - Remove info about the consumed space in base dir. This info is not 2007-09-07 22:01:19 +00:00
info
isdn
man Update snd_emu10kx driver with recent perforce changes (and few 2007-09-12 07:43:43 +00:00
me
misc o Indent "DragonFly". 2007-08-07 15:35:24 +00:00
mk Restore -O2 optimization after gcc 4.2.1 import, which has 2007-08-14 13:44:08 +00:00
mklocale Use dummy definitions for codeset 3 and 4 like in ko_KR.eucKR.src 2007-05-09 21:34:51 +00:00
monetdef
msgdef
numericdef
security
sendmail
skel Remove /usr/X11R6 from the path here too. 2007-05-29 22:07:57 +00:00
snmp
syscons Add a Macbook/Macbook Pro compatible keyboard layout for French keyboards. 2007-07-13 08:29:24 +00:00
tabset
termcap
timedef
zoneinfo MFV: tzdata2007g 2007-08-24 13:36:20 +00:00
Makefile Make zoneinfo optional so that a filesystem upgrade/update does not overwrite 2007-06-26 19:40:03 +00:00
Makefile.inc