summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/siop/siop.ss
AgeCommit message (Expand)Author
2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer
2005-11-18Some drives disconnect after the last data phase without a save data pointerbouyer
2005-02-27nuke trailing whitespaceperry
2004-05-17when an unexpected disconnect occurs only compute the resid; do thebouyer
2002-07-26Spell '[Rr]ight' correctly. From Jim Bernard.wiz
2002-07-26enouth -> enough.wiz
2002-04-23More copyright fixes, pointed out by Thomas. Thanks !bouyer
2002-04-23Bump the space for SCSI messages from 8 to 16 octets, as 8 may not bebouyer
2002-04-18Add hooks to drive the activity led via the GPIO pin 1, as required by somebouyer
2000-10-23Rearrange things a bit to have less jumpsbouyer
2000-10-19Move restore_scntl3 before the lun switch, to ease freeing of unused lunbouyer
2000-10-18Redo the target/lun sw in a better way, and handle queue tag messages.bouyer
2000-10-06Fix recurent typo: shed->schedbouyer
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-25Separate the sheduler from the main script, allocate another DMA-safebouyer
2000-05-15- use my standart copyrigth noticebouyer
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-21Snapshot of work in progress: new driver for the NCR 53c8xx SCSI controllerbouyer