Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 11/25/2000 13:43:42
Module Name:	syssrc
Committed By:	nisimura
Date:		Sat Nov 25 11:43:42 UTC 2000

Modified Files:
	syssrc/sys/dev/tc: sfb.c

Log Message:
Replace sfb_copycols() which can run better job in some degree.
It still fails on certain conditions, thus is left commented out.
copycols() is done by a generic routine which works correctly.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/dev/tc/sfb.c

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