Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/18/2000 23:31:33
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Dec 18 21:31:32 UTC 2000

Modified Files:
	syssrc/sys/dev/isa: ad1848_isa.c ad1848var.h

Log Message:
Use separate interrupt handlers for play and record the chip has
support for it and we're configured for separate play and record
DRQs.  This makes full-duplex audio work on the Windows Sound System
(found in many Alpha systems).

Submitted by Juergen Weiss <weiss@uni-mainz.de> in kern/11178.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/isa/ad1848_isa.c
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/isa/ad1848var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.