summaryrefslogtreecommitdiff
path: root/sys/dev/ic/siopvar.h
AgeCommit message (Expand)Author
2012-08-24Fix typosmsaitoh
2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer
2009-09-04u_intNN_t -> uintNN_ttsutsui
2009-03-15ansify function definitionscegger
2007-12-25Convert many of the uses of __attribute__ to equivalentperry
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-24__inline__ -> inlineperry
2005-11-18Some drives disconnect after the last data phase without a save data pointerbouyer
2005-02-27nuke trailing whitespaceperry
2005-02-04de-__Pperry
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2002-04-23More copyright fixes, pointed out by Thomas. Thanks !bouyer
2002-04-20Move a few things around, so that ic/siop_common.c and pci/siop_pci_common.cbouyer
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-03-15Note that SF_CHIP_QUAD is for clock quadrupler with busy wait for PPL.bouyer
2001-03-12Preliminary support for SYM53C1010-33 (at 80MB/s only for now), based onbouyer
2000-10-23Fixes related to QUEUE FULL status:bouyer
2000-10-23Rearrange for script changes (scheduler core in main script, command partbouyer
2000-10-18Adapt for new lun switch script.bouyer
2000-10-06Fix recurent typo: shed->schedbouyer
2000-10-06Adapt for reselect handling from the script. While here, fix typobouyer
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-23Allocate dynamically the command block descriptors.bouyer
2000-05-15- split siop.c in script-dependant vs script-independant part, forbouyer
2000-05-02- do sync/wide negotiationbouyer
2000-04-27Fix 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