summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/ics2101.c
diff options
context:
space:
mode:
authorswallace <swallace@FreeBSD.org>1995-03-05 22:11:57 +0000
committerswallace <swallace@FreeBSD.org>1995-03-05 22:11:57 +0000
commit5f6a57e19b7def5cdea2a672b848261358bed2bc (patch)
tree1e658d49b82bceaa8111746c76cabe83b379a832 /sys/i386/isa/sound/ics2101.c
parenta7d260fe54e3d7b22ab803370579706759b72f8b (diff)
downloadFreeBSD-src-5f6a57e19b7def5cdea2a672b848261358bed2bc.zip
FreeBSD-src-5f6a57e19b7def5cdea2a672b848261358bed2bc.tar.gz
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
Diffstat (limited to 'sys/i386/isa/sound/ics2101.c')
-rw-r--r--sys/i386/isa/sound/ics2101.c1
1 files changed, 1 insertions, 0 deletions
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"
OpenPOWER on IntegriCloud