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
/
mb89352var.h
Age
Commit message (
Expand
)
Author
2022-01-01
fix typos in comments, mainly basicly -> basically.
andvar
2009-11-12
Remove definition of spc_activate(), it has gone away.
dyoung
2009-11-12
Remove superfluous activation hook.
dyoung
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2008-05-04
Move to standard TNF 2 clause license
martin
2008-03-31
Split softc/device_t for spc(4) and misc related cleanup.
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2004-12-07
Use "struct scsipi_command" in internal command structures so that
thorpej
2004-09-25
Use ANSI function decls.
tsutsui
2004-08-09
Add detach support for spc@pcmcia, modeled after aic@pcmcia.
mycroft
2003-08-02
TAB/space cosmetics
tsutsui
2003-08-01
- Add hooks for MD DMA transfers.
tsutsui
2003-07-05
Rename some MI mb89352 functions for consistency:
tsutsui
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2000-01-07
Remove tinfo_t symbols which result in never used global common variables.
nisimura
1999-02-13
MI version of the Fujitsu MB89352 SCSI Protocol Controler (SPC) driver.
minoura