Subject: CVS commit: [netbsd-2] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/30/2005 13:39:36
Module Name: src
Committed By: he
Date: Sun Jan 30 13:39:36 UTC 2005
Modified Files:
src/sys/dev/pci [netbsd-2]: cs4281.c
Log Message:
Pull up revision 1.21 (requested by yamt in ticket #967):
Make recording of clct(4) work, namely:
o cs_4281_intr: advance a pointer after copying data
o cs_4281_trigger_input: fix an inverted condition about
dma mode
To generate a diff of this commit:
cvs rdiff -r1.16.4.1 -r1.16.4.1.2.1 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.