From 5f6a57e19b7def5cdea2a672b848261358bed2bc Mon Sep 17 00:00:00 2001 From: swallace Date: Sun, 5 Mar 1995 22:11:57 +0000 Subject: Revert to earlier code which contains FreeBSD snd[1-7] probe information, $Id$ information, and other code to make sound driver compile and work correctly with FreeBSD. Integrate changes obtained from Sujal Patel. These changes are: o local.h: reverse option logic from EXCLUDE_* to AUDIO_* o pas2_mixer.c: small addition o ad1848.c: minor change with macro names o sequencer.c: minor change with note check o many spelling corrections in comments in about every other file --- sys/i386/isa/sound/ics2101.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/i386/isa/sound/ics2101.c') diff --git a/sys/i386/isa/sound/ics2101.c b/sys/i386/isa/sound/ics2101.c index c2f1d21..190c74e 100644 --- a/sys/i386/isa/sound/ics2101.c +++ b/sys/i386/isa/sound/ics2101.c @@ -25,6 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * ics2101.c,v 1.4 1994/10/01 02:16:43 swallace Exp */ #include "sound_config.h" -- cgit v1.1