summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/siop/ncr53cxxx.c
AgeCommit message (Expand)Author
2003-07-14add missing __RCSID()lukem
2003-04-06Tweak siop scripts assembler for new oosiop.tsutsui
2002-04-21- handle INTFLY (interrupt on the fly) commandbouyer
2002-04-20Fix scratchd2 address.bouyer
2002-04-17Really use a JUMP for NOP, not a block move.bouyer
2001-12-05Added support for the Symbios/NCR 53c700 SCSI controller.fredette
2001-04-29Correct register address map for 53c710.tsutsui
2000-10-23Allow conditionnal branch like "JUMP foo, IF FALSE"bouyer
2000-10-18Fix off by one error when using RETURN, WHEN/IF ...bouyer
2000-10-09Emit a warning when a symbol is undefined.bouyer
2000-04-25- Add support for NOP instructionbouyer
2000-04-21Script assembler for the NCR 53c7xx/8xx scsi controller. Initial workbouyer