Subject: CVS commit: syssrc/sys/dev/microcode/siop
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 12/05/2001 20:31:53
Module Name:	syssrc
Committed By:	fredette
Date:		Wed Dec  5 18:31:53 UTC 2001

Modified Files:
	syssrc/sys/dev/microcode/siop: ncr53cxxx.c

Log Message:
Added support for the Symbios/NCR 53c700 SCSI controller.
This chip is very similar to the 53c710, except that it's
missing a few registers, doesn't do relative jumps and
doesn't have the table-indirect addressing mode.

I have checked that this still generates the same output
on the existing scripts for the other chips.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/microcode/siop/ncr53cxxx.c

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