From 146223428eb22369c356de2adc61cf41c5d122a7 Mon Sep 17 00:00:00 2001 From: jkh Date: Sat, 23 Oct 1993 22:21:00 +0000 Subject: Enable mpu401 driver. --- sys/i386/isa/sound/local.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/i386/isa/sound/local.h') diff --git a/sys/i386/isa/sound/local.h b/sys/i386/isa/sound/local.h index f705863..38d4c78 100644 --- a/sys/i386/isa/sound/local.h +++ b/sys/i386/isa/sound/local.h @@ -5,7 +5,7 @@ #undef EXCLUDE_SB #undef EXCLUDE_ADLIB #undef EXCLUDE_GUS -#define EXCLUDE_MPU401 /* Not ready yet */ +#undef EXCLUDE_MPU401 #undef EXCLUDE_SBPRO #undef EXCLUDE_AUDIO #undef EXCLUDE_MIDI -- cgit v1.1