summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound
diff options
context:
space:
mode:
authorcg <cg@FreeBSD.org>2001-02-04 19:13:40 +0000
committercg <cg@FreeBSD.org>2001-02-04 19:13:40 +0000
commita1cdce5a42d65721cf4d47df24969e7152bd3072 (patch)
tree1ed6d70960f855ad22c372fc8ec88f038c647f15 /sys/modules/sound
parent4a09908430a27cb5d0b03ffe51ec6181607ebfa0 (diff)
downloadFreeBSD-src-a1cdce5a42d65721cf4d47df24969e7152bd3072.zip
FreeBSD-src-a1cdce5a42d65721cf4d47df24969e7152bd3072.tar.gz
add driver for CMedia CMI8338/CMI8738 sound chips
Submitted by: Orion Hodson <O.Hodson@cs.ucl.ac.uk>
Diffstat (limited to 'sys/modules/sound')
-rw-r--r--sys/modules/sound/driver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile
index e6f21ac..bdc87a4 100644
--- a/sys/modules/sound/driver/Makefile
+++ b/sys/modules/sound/driver/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SUBDIR = ad1816 csa csapcm ds1 emu10k1 es137x es1888 ess fm801 gusc
+SUBDIR = ad1816 cmi csa csapcm ds1 emu10k1 es137x es1888 ess fm801 gusc
SUBDIR += maestro maestro3 mss neomagic sb16 sb8 sbc solo t4dwave via82c686
SUBDIR += driver
OpenPOWER on IntegriCloud