Add ym (Yamaha OPL3-SA3) driver.
This commit is contained in:
parent
74545baf39
commit
796e91b2a7
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.148 1998/05/01 22:00:37 augustss Exp $
|
||||
# $NetBSD: GENERIC,v 1.149 1998/05/20 16:25:06 augustss Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
@ -393,6 +393,7 @@ eap* at pci? dev ? function ? # Ensoniq AudioPCI
|
||||
# ISA Plug-and-Play audio devices
|
||||
guspnp* at isapnp? # Gravis Ultra Sound PnP audio
|
||||
sb* at isapnp? # SoundBlaster-compatible audio
|
||||
ym* at isapnp? # Yamaha OPL3-SA3 audio
|
||||
|
||||
# ISA audio devices
|
||||
gus0 at isa? port 0x220 irq 7 drq 1 drq2 6 # Gravis Ultra Sound
|
||||
@ -410,6 +411,7 @@ audio* at pas?
|
||||
audio* at sb?
|
||||
audio* at sp?
|
||||
audio* at wss?
|
||||
audio* at ym?
|
||||
|
||||
# The spkr driver provides a simple tone interface to the built in speaker.
|
||||
#spkr0 at pcppi? # PC speaker
|
||||
|
Loading…
Reference in New Issue
Block a user