Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Stephen M. Rumble <rumble@netbsd.org>
List: source-changes
Date: 05/08/2007 00:20:15
Module Name:	src
Committed By:	rumble
Date:		Tue May  8 00:20:15 UTC 2007

Modified Files:
	src/sys/dev/ic: wd33c93.c wd33c93reg.h wd33c93var.h

Log Message:
Enable Fast SCSI transfers for WD33C93B parts with appropriate input
clocks.

My Seagate ST32430N now sees about 50% greater throughput (about 97% as
fast as IRIX can push it). However, there appear to be other performance
issues with the driver as other disks perform significantly worse than they
should, with or without this change.

Reviewed by bjh21. Tested on my Indy and Challenge S.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/ic/wd33c93.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/ic/wd33c93reg.h
cvs rdiff -r1.5 -r1.6 src/sys/dev/ic/wd33c93var.h

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