Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/02/2004 00:40:08
Module Name: src
Committed By: yamt
Date: Tue Nov 2 00:40:08 UTC 2004
Modified Files:
src/sys/dev/pci: cs4281.c
Log Message:
make recording of clct(4) work. namely,
- cs4281_intr: advance a pointer after copying data.
- cs4281_trigger_input: fix an inverted condition about dma mode.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/pci/cs4281.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.