summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/siop
AgeCommit message (Expand)Author
2002-04-18Regen: add hooks to drive LED via GPIO.bouyer
2002-04-18Add hooks to drive the activity led via the GPIO pin 1, as required by somebouyer
2002-04-17Really use a JUMP for NOP, not a block move.bouyer
2001-12-12MKfoo=no -> NOfootv
2001-12-07Regen.fredette
2001-12-05Now generate oosiop.out, the compiled 53c700 script.fredette
2001-12-05Generated from oosiop.ss rev. 1.1:fredette
2001-12-05Added support for the Symbios/NCR 53c700 SCSI controller.fredette
2001-12-05New script for the Symbios/NCR 53c700 SCSI controller.fredette
2001-04-30Generated from osiop.ss rev. 1.1:tsutsui
2001-04-30Add a MI driver for the Symbios/NCR 53c710 SCSI controller.tsutsui
2001-04-29Correct register address map for 53c710.tsutsui
2000-10-23Regenbouyer
2000-10-23Rearrange things a bit to have less jumpsbouyer
2000-10-23Allow conditionnal branch like "JUMP foo, IF FALSE"bouyer
2000-10-19Regenbouyer
2000-10-19Move restore_scntl3 before the lun switch, to ease freeing of unused lunbouyer
2000-10-18Regenbouyer
2000-10-18Redo the target/lun sw in a better way, and handle queue tag messages.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-10-06Regenbouyer
2000-10-06Fix recurent typo: shed->schedbouyer
2000-10-06Regenbouyer
2000-10-06Handle reselect entirely in script; for this provide a script area,bouyer
2000-06-13sheduler->scheduler, as pointed out by Klaus Kleinbouyer
2000-05-25Regen.bouyer
2000-05-25Separate the sheduler from the main script, allocate another DMA-safebouyer
2000-05-15Regenbouyer
2000-05-15- use my standart copyrigth noticebouyer
2000-05-04Ops, regen siop.out from the last siop.ss.bouyer
2000-05-04Add a flag hold in scratcha0, set when we're doing a data transfer. Usedbouyer
2000-04-27Add NetBSD RCS Id and copyrigth notice.bouyer
2000-04-25- Change the script to start new commands in an asyncronous way, usingbouyer
2000-04-25- Add support for NOP instructionbouyer
2000-04-21Snapshot of work in progress: new driver for the NCR 53c8xx SCSI controllerbouyer
2000-04-21Script assembler for the NCR 53c7xx/8xx scsi controller. Initial workbouyer