From owner-cvs-sys Sun Mar 5 14:12:09 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA04189 for cvs-sys-outgoing; Sun, 5 Mar 1995 14:12:09 -0800 Received: (from swallace@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA04172; Sun, 5 Mar 1995 14:12:02 -0800 Date: Sun, 5 Mar 1995 14:12:02 -0800 From: Steven Wallace Message-Id: <199503052212.OAA04172@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound ad1848.c adlib_card.c audio.c dev_table.c dev_table.h finetune.h gus_card.c gus_hw.h gus_linearvol.h gus_midi.c gus_vol.c gus_wave.c ics2101.c local.h midi_ctrl.h midi_synth.c midi_synth.h midibuf.c mpu401.c opl3.c opl3.h pas.h pas2_card.c pas2_midi.c pas2_mixer.c pas2_pcm.c patmgr.c pss.c sb.h sb16_dsp.c sb16_midi.c sb_card.c sb_dsp.c sb_midi.c sb_mixer.c sb_mixer.h sequencer.c sound_calls.h sound_config.h sound_switch.c sound_timer.c sys_timer.c tuning.h uart6850.c Sender: cvs-sys-owner@freebsd.org Precedence: bulk swallace 95/03/05 14:12:00 Modified: sys/i386/isa/sound ad1848.c adlib_card.c audio.c dev_table.c dev_table.h finetune.h gus_card.c gus_hw.h gus_linearvol.h gus_midi.c gus_vol.c gus_wave.c ics2101.c local.h midi_ctrl.h midi_synth.c midi_synth.h midibuf.c mpu401.c opl3.c opl3.h pas.h pas2_card.c pas2_midi.c pas2_mixer.c pas2_pcm.c patmgr.c pss.c sb.h sb16_dsp.c sb16_midi.c sb_card.c sb_dsp.c sb_midi.c sb_mixer.c sb_mixer.h sequencer.c sound_calls.h sound_config.h sound_switch.c sound_timer.c sys_timer.c tuning.h uart6850.c Log: 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