Add "opl at cmpci" and "mpu at cmpci" attachment.
This commit is contained in:
parent
6bdd186c4e
commit
95411a84f0
@ -1,4 +1,4 @@
|
||||
# $NetBSD: files.pci,v 1.137 2001/08/27 19:42:19 thorpej Exp $
|
||||
# $NetBSD: files.pci,v 1.138 2001/09/04 13:37:29 itohy Exp $
|
||||
#
|
||||
# Config file and device description for machine-independent PCI code.
|
||||
# Included by ports that need it. Requires that the SCSI files be
|
||||
@ -294,6 +294,12 @@ device cmpci { }: audio, auconv, mulaw
|
||||
attach cmpci at pci
|
||||
file dev/pci/cmpci.c cmpci
|
||||
|
||||
attach opl at cmpci with opl_cmpci
|
||||
file dev/pci/opl_cmpci.c opl_cmpci
|
||||
|
||||
attach mpu at cmpci with mpu_cmpci
|
||||
file dev/pci/mpu_cmpci.c mpu_cmpci
|
||||
|
||||
# Yamaha YMF724/740/744/754 PCI audio controller
|
||||
device yds { }: audio, auconv, mulaw, ac97
|
||||
attach yds at pci
|
||||
|
Loading…
x
Reference in New Issue
Block a user