Bring in the latest sound changes from RELENG_6.
authorHasso Tepper <hasso@dragonflybsd.org>
Sat, 16 Jun 2007 19:48:05 +0000 (19:48 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Sat, 16 Jun 2007 19:48:05 +0000 (19:48 +0000)
commit4886ec588e04d37f1cd302d2cdc5969c366db030
treef91d55dfb8b1aa0a482e53a0441b547aed87456c
parent6f2aa75f711222706fd1ef0fd1d604bed7eea6d1
Bring in the latest sound changes from RELENG_6.

Obtained-from: FreeBSD
33 files changed:
sys/conf/files
sys/dev/sound/driver.c
sys/dev/sound/driver/Makefile
sys/dev/sound/driver/envy24/Makefile [new file with mode: 0644]
sys/dev/sound/driver/envy24ht/Makefile [new file with mode: 0644]
sys/dev/sound/driver/spicds/Makefile [new file with mode: 0644]
sys/dev/sound/pci/atiixp.c
sys/dev/sound/pci/envy24.c [new file with mode: 0644]
sys/dev/sound/pci/envy24.h [new file with mode: 0644]
sys/dev/sound/pci/envy24ht.c [new file with mode: 0644]
sys/dev/sound/pci/envy24ht.h [new file with mode: 0644]
sys/dev/sound/pci/hda/hda_reg.h
sys/dev/sound/pci/hda/hdac.c
sys/dev/sound/pci/hda/hdac_private.h
sys/dev/sound/pci/ich.c
sys/dev/sound/pci/maestro3.c
sys/dev/sound/pci/spicds.c [new file with mode: 0644]
sys/dev/sound/pci/spicds.h [new file with mode: 0644]
sys/dev/sound/pci/via8233.c
sys/dev/sound/pci/via82c686.c
sys/dev/sound/pcm/ac97.c
sys/dev/sound/pcm/ac97.h
sys/dev/sound/pcm/ac97_patch.c
sys/dev/sound/pcm/ac97_patch.h
sys/dev/sound/pcm/buffer.c
sys/dev/sound/pcm/buffer.h
sys/dev/sound/pcm/channel.c
sys/dev/sound/pcm/mixer.c
sys/dev/sound/pcm/mixer.h
sys/dev/sound/pcm/sound.c
sys/dev/sound/pcm/sound.h
sys/dev/sound/pcm/vchan.c
sys/dev/sound/usb/uaudio_pcm.c