Add the MPU 401 ISA attachment.

This commit is contained in:
augustss 1999-08-01 18:16:35 +00:00
parent cbf1f6f1b9
commit 694384f946
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.246 1999/07/29 19:36:59 augustss Exp $
# $NetBSD: GENERIC,v 1.247 1999/08/01 18:16:35 augustss Exp $
#
# GENERIC -- everything that's currently supported
#
@ -573,9 +573,13 @@ audio* at sv?
audio* at wss?
audio* at ym?
# MPU 401 cards
#mpu* at isa? port 0x330 irq 9 # MPU401 or compatible
# MIDI support
midi* at pcppi? # MIDI interface to the PC speaker
midi* at sb? # SB MPU401 port
#midi* at mpu? # MPU 401
midi* at opl? # OPL FM synth
# The spkr driver provides a simple tone interface to the built in speaker.