Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 09/21/1999 20:31:24
Module Name:	syssrc
Committed By:	mhitch
Date:		Wed Sep 22 03:31:24 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: ncr53c9x.c ncr53c9xreg.h ncr53c9xvar.h

Log Message:
Define config register 3 values for NCR53C9x/FAS216.

Add sc_cfg3_fscsi to the softc and use it to set the chip into Fast SCSI
mode for the chips that use it.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/ic/ncr53c9x.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/ic/ncr53c9xreg.h
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/ic/ncr53c9xvar.h

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