The solo driver now works for playback, so far as I can tell.

recording is still broken, but IMHO that's enough to at least
"hook it up" to the rest of the kernel/module builds.
This commit is contained in:
Nick Sayer 2000-08-01 22:42:22 +00:00
parent 6939e9446e
commit 6bfa991145
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64113

View file

@ -1,7 +1,7 @@
# $FreeBSD$
SUBDIR = ad1816 csa csapcm ds1 emu10k1 es137x es1888 ess gusc
SUBDIR += mss neomagic sb sbc t4dwave
SUBDIR += mss neomagic sb sbc solo t4dwave
SUBDIR += driver
.include <bsd.subdir.mk>