Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/microcode/siop



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.




Home | Main Index | Thread Index | Old Index