Declare the ofisa soundblaster attachment.
This commit is contained in:
parent
e332a993e2
commit
30291f0f2f
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.ofisa,v 1.4 1998/03/21 02:06:17 cgd Exp $
|
||||
# $NetBSD: files.ofisa,v 1.5 1998/07/08 05:14:10 thorpej Exp $
|
||||
|
||||
# OFW ISA bus support
|
||||
# XXX eventually we should do something with these locators
|
||||
@ -18,3 +18,7 @@ file dev/ofisa/lpt_ofisa.c lpt_ofisa
|
||||
# attachment for MI wdc driver
|
||||
attach wdc at ofisa with wdc_ofisa
|
||||
file dev/ofisa/wdc_ofisa.c wdc_ofisa
|
||||
|
||||
# attachment of ISA SoundBlaster driver
|
||||
attach sb at ofisa with sb_ofisa
|
||||
file dev/ofisa/sb_ofisa.c sb_ofisa
|
||||
|
Loading…
Reference in New Issue
Block a user