Get fms MPU and OPL module inclusion right.
This commit is contained in:
parent
04235d23f6
commit
c8852145bc
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.pci,v 1.69 1999/11/01 20:43:12 augustss Exp $
|
||||
# $NetBSD: files.pci,v 1.70 1999/11/02 00:29:20 thorpej Exp $
|
||||
#
|
||||
# Config file and device description for machine-independent PCI code.
|
||||
# Included by ports that need it. Requires that the SCSI files be
|
||||
@ -150,10 +150,10 @@ attach fms at pci
|
||||
file dev/pci/fms.c fms
|
||||
|
||||
attach opl at fms with opl_fms
|
||||
file dev/pci/opl_fms.c
|
||||
file dev/pci/opl_fms.c opl_fms
|
||||
|
||||
attach mpu at fms with mpu_fms
|
||||
file dev/pci/mpu_fms.c
|
||||
file dev/pci/mpu_fms.c mpu_fms
|
||||
|
||||
# Ensoniq AudioPCI S5016
|
||||
device eap: audio, auconv, mulaw, ac97, midibus
|
||||
|
Loading…
Reference in New Issue
Block a user