opnsense-src/sys/modules/sound/driver
Warner Losh df3394b3de Remove dependence on source tree options. Move all kernel module
options into kern.opts.mk and change all the places where we use
src.opts.mk to pull in the options. Conditionally define SYSDIR and
use SYSDIR/conf/kern.opts.mk instead of a CURDIR path. Replace all
instances of CURDIR/../../etc with STSDIR, but only in the affected
files.

As a special compatibility hack, include bsd.owm.mk at the top of
kern.opts.mk to allow the bare build of sys/modules to work on older
systems. If the defaults ever change between 9.x, 10.x and current for
these options, however, you'll wind up with the host OS' defaults
rather than the -current defaults. This hack will be removed when
we no longer need to support this build scenario.

Reviewed by: jhb
Differential Revision: https://phabric.freebsd.org/D529
2014-08-11 14:50:49 +00:00
..
ad1816
ai2s The onyx codec works also as module, so add it. 2014-01-13 21:44:17 +00:00
als4000
atiixp
audiocs
cmi
cs4281
csa
davbus
driver
ds1
emu10k1 Remove leftovers from previous commits. 2012-02-02 17:25:39 +00:00
emu10kx Remove leftovers from previous commits. 2012-02-02 17:25:39 +00:00
envy24
envy24ht
es137x
ess
fm801
hda Major snd_hda driver rewrite: 2012-01-15 13:21:36 +00:00
hdspe Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4). 2012-03-01 13:10:18 +00:00
ich Clean some 'svn:executable' properties in the tree. 2013-01-26 22:08:21 +00:00
maestro Re-enable -Werror for these modules. It is already enabled for the same 2014-06-09 20:48:38 +00:00
maestro3 Cleanup some sound headers that don't need to be in the modules makefiles. 2012-02-02 00:10:20 +00:00
mss
neomagic
sb8
sb16
sbc
solo
spicds
t4dwave
uaudio Change the USB audio kernel module linking order, so that the USB 2014-05-14 07:33:06 +00:00
via82c686
via8233
vibes
Makefile Remove dependence on source tree options. Move all kernel module 2014-08-11 14:50:49 +00:00
Makefile.inc