opnsense-src/sys/modules/sound/driver
Robert Millan 4a47892c81 Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable
kernel modules that include binary-only code.

More fine-grained control is provided via MK_SOURCELESS_HOST (for native code
that runs on host CPU) and MK_SOURCELESS_UCODE (for microcode).

Reviewed by:	julian, delphij, freebsd-arch
Approved by:	kib (mentor)
MFC after:	2 weeks
2012-02-04 00:54:43 +00:00
..
ad1816
ai2s Add support for the I2S and davbus audio controllers found in Apple PowerPC 2009-01-25 18:20:15 +00:00
als4000
atiixp
audiocs
cmi Commit the new (old) midi framework. It's based in parts on the NetBSD code, 2006-05-27 16:32:05 +00:00
cs4281
csa
davbus Add support for the I2S and davbus audio controllers found in Apple PowerPC 2009-01-25 18:20:15 +00:00
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 Respect style.Makefile(5). 2006-09-30 18:12:33 +00:00
envy24ht Respect style.Makefile(5). 2006-09-30 18:12:33 +00:00
es137x
ess Unbreak build. es1888.c (alpha bit) no longer exist. 2006-05-12 18:05:35 +00:00
fm801
hda Major snd_hda driver rewrite: 2012-01-15 13:21:36 +00:00
ich
maestro
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 Respect style.Makefile(5). 2006-09-30 18:12:33 +00:00
t4dwave
uaudio Move the uaudio and ata-usb drivers into their correct locations. 2009-02-23 21:19:18 +00:00
via82c686
via8233
vibes
Makefile Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable 2012-02-04 00:54:43 +00:00
Makefile.inc