Put the SoundBlaster stuff back for files.ofisa (Until we can just

properly include files.isa).
This commit is contained in:
thorpej 1998-07-30 21:51:00 +00:00
parent ae2fb64e3a
commit d85ed3d973
1 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.arm32,v 1.52 1998/07/30 14:11:43 augustss Exp $
# $NetBSD: files.arm32,v 1.53 1998/07/30 21:51:00 thorpej Exp $
#
# First try for arm-specific configuration info
#
@ -74,6 +74,14 @@ define isadma
file dev/isa/isadma.c isadma needs-flag
file arch/arm32/isa/isadma_machdep.c isadma
# XXX SoundBlaster stuff (for files.ofisa - should just pull in
# XXX files.isa)
define sbdsp
file dev/isa/sbdsp.c sbdsp
device sb: audio, isadma, sbdsp, mulaw, auconv
file dev/isa/sb.c sb needs-flag
# XXX should pull in files.isa
# ESS Technology ES1887/ES888
device ess: audio, isadma, mulaw, auconv