From 04235d23f6ff326e94443c62d33af3fd8ca1a661 Mon Sep 17 00:00:00 2001 From: augustss Date: Mon, 1 Nov 1999 23:27:56 +0000 Subject: [PATCH] Enable fms device again. --- sys/arch/i386/conf/GENERIC | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 07adcb6d7aa5..ef93eaa47a90 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.267 1999/11/01 21:44:35 augustss Exp $ +# $NetBSD: GENERIC,v 1.268 1999/11/01 23:27:56 augustss Exp $ # # GENERIC -- everything that's currently supported # @@ -556,7 +556,7 @@ ugen* at uhub? port ? # PCI audio devices eap* at pci? dev ? function ? # Ensoniq AudioPCI eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive -#fms* at pci? dev ? function ? # Forte Media FM801 +fms* at pci? dev ? function ? # Forte Media FM801 sv* at pci? dev ? function ? # S3 SonicVibes # ISA Plug-and-Play audio devices @@ -581,7 +581,7 @@ wss0 at isa? port 0x530 irq 10 drq 0 drq2 1 # Windows Sound System #opl0 at isa? port 0x388 # use only if not attached to sound card opl* at eso? opl* at ess? -#opl* at fms? +opl* at fms? opl* at sb? opl* at sv? opl* at wss? @@ -592,7 +592,7 @@ opl* at ym? audio* at eap? audio* at eso? audio* at ess? -#audio* at fms? +audio* at fms? audio* at gus? audio* at guspnp? audio* at pas? @@ -606,7 +606,7 @@ audio* at ym? # MPU 401 UARTs #mpu* at isa? port 0x330 irq 9 # MPU401 or compatible card mpu* at eso? -#mpu* at fms? +mpu* at fms? mpu* at sb? mpu* at ym?