summaryrefslogtreecommitdiff
path: root/sys/arch/amd64
diff options
context:
space:
mode:
authorAlexandre Ratchov <ratchov@cvs.openbsd.org>2010-07-31 08:33:21 +0000
committerAlexandre Ratchov <ratchov@cvs.openbsd.org>2010-07-31 08:33:21 +0000
commit46e610fe37574a1c48397debbf41721c69bd2535 (patch)
treed4be1fe11784511ca1c06ce3ae9c8d28dada5f1b /sys/arch/amd64
parent8e5f8ef5637044f0c1e9bbc9736e7a9604b97a12 (diff)
remove the ``midisyn'' framework and anything using it, i.e., the opl
device and the midi interface to pcppi.
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r--sys/arch/amd64/conf/GENERIC9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index fed50eee793..65009359de1 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.295 2010/07/27 00:40:19 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.296 2010/07/31 08:33:20 ratchov Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -558,14 +558,7 @@ yds* at pci? flags 0x0000 # Yamaha YMF Audio
emu* at pci? # SB Live!
mpu* at isa? port 0x330
-# OPL[23] FM synthesizers
-#opl* at eso?
-opl* at yds?
-opl* at cmpci?
-
# MIDI support
-midi* at pcppi? # MIDI interface to the PC speaker
-midi* at opl? # OPL FM synth
#midi* at autri?
midi* at eap?
midi* at mpu?