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
/
aic6360var.h
Age
Commit message (
Expand
)
Author
2022-01-01
fix typos in comments, mainly basicly -> basically.
andvar
2009-09-22
Don't declare ISA specific aic_isa_attach() in MI header, and
tsutsui
2009-09-22
Split device_t/softc. Tested on AHA-1520B at ISA and ISAPnP.
tsutsui
2009-05-12
struct device * -> device_t, no functional changes intended.
cegger
2008-04-08
use aprint_*_dev and device_xname
cegger
2005-12-11
merge ktrace-lwp.
christos
2004-12-07
Use "struct scsipi_command" in internal command structures so that
thorpej
2004-08-24
Use ANSI function decls and more use of static.
thorpej
2001-04-30
delint
lukem
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2000-03-20
- Test the generic device active flag instead of home grown one.
enami
2000-01-07
Remove tinfo_t symbols which result in never used global common variables.
nisimura
1999-10-20
Cancel active transfers on aic/wdc detach.
enami
1999-09-26
Allow to detach aic, but turned off by default. The patchable variable
enami
1998-11-19
Adapt to the new scsipi_adapter interface.
thorpej
1997-10-16
Remove interrupt handler cookie from aic_softc.
enami
1997-10-06
From Enami Tsugutomo: Busify and split the aic6360 driver.
christos