Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Andreas Gustafsson <gson@netbsd.org>
List: source-changes
Date: 02/02/2005 10:34:12
Module Name:	src
Committed By:	gson
Date:		Wed Feb  2 10:34:12 UTC 2005

Modified Files:
	src/sys/dev/pci: autri.c

Log Message:
Generate an interrupt only after processing all the samples in a block
rather than at the time of the last sample, to eliminate a click at the
end of each block when recording.  Fixes kern/18066.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/pci/autri.c

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