index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
siopvar.h
Age
Commit message (
Expand
)
Author
2012-08-24
Fix typos
msaitoh
2009-10-19
Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen
bouyer
2009-09-04
u_intNN_t -> uintNN_t
tsutsui
2009-03-15
ansify function definitions
cegger
2007-12-25
Convert many of the uses of __attribute__ to equivalent
perry
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-24
__inline__ -> inline
perry
2005-11-18
Some drives disconnect after the last data phase without a save data pointer
bouyer
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2002-04-23
More copyright fixes, pointed out by Thomas. Thanks !
bouyer
2002-04-20
Move a few things around, so that ic/siop_common.c and pci/siop_pci_common.c
bouyer
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2001-03-15
Note that SF_CHIP_QUAD is for clock quadrupler with busy wait for PPL.
bouyer
2001-03-12
Preliminary support for SYM53C1010-33 (at 80MB/s only for now), based on
bouyer
2000-10-23
Fixes related to QUEUE FULL status:
bouyer
2000-10-23
Rearrange for script changes (scheduler core in main script, command part
bouyer
2000-10-18
Adapt for new lun switch script.
bouyer
2000-10-06
Fix recurent typo: shed->sched
bouyer
2000-10-06
Adapt for reselect handling from the script. While here, fix typo
bouyer
2000-06-13
sheduler->scheduler, as pointed out by Klaus Klein
bouyer
2000-05-25
Separate the sheduler from the main script, allocate another DMA-safe
bouyer
2000-05-23
Allocate dynamically the command block descriptors.
bouyer
2000-05-15
- split siop.c in script-dependant vs script-independant part, for
bouyer
2000-05-02
- do sync/wide negotiation
bouyer
2000-04-27
Fix copyrigth notice.
bouyer
2000-04-25
- Change the script to start new commands in an asyncronous way, using
bouyer
2000-04-21
Snapshot of work in progress: new driver for the NCR 53c8xx SCSI controller
bouyer