From fb377011224d3ca2cc8b0c4cf7324b7a94629b31 Mon Sep 17 00:00:00 2001 From: jkh Date: Sat, 4 Mar 1995 21:11:21 +0000 Subject: Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs. Make the sound configuration a little neater (see /sys/i386/isa/sound/Readme.freebsd) Add support for the Microsoft Sound Source. Document the sound options again. Submitted by: Sujal Patel Obtained from: Voxware --- sys/i386/isa/sound/opl3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/i386/isa/sound/opl3.h') diff --git a/sys/i386/isa/sound/opl3.h b/sys/i386/isa/sound/opl3.h index ea7901f..21e6122 100644 --- a/sys/i386/isa/sound/opl3.h +++ b/sys/i386/isa/sound/opl3.h @@ -35,7 +35,7 @@ * * The percussive mode is implemented in the left side only. * - * With the above exeptions the both sides can be operated independently. + * With the above exceptions the both sides can be operated independently. * * A 4 OP voice can be created by setting the corresponding * bit at offset 4 of the right side. -- cgit v1.1