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
/
arch
/
sun3
/
dev
/
si_sebuf.c
Age
Commit message (
Expand
)
Author
2003-07-15
__KERNEL_RCSID()
lukem
2003-05-03
DMA, not dma nor Dma.
wiz
2002-12-29
Do not try to return a value from void functions.
kristerw
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2001-08-20
precede, not preceed.
wiz
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2000-04-01
Fix typo. (s/sc_adapter/sc_link/)
tsutsui
2000-03-25
Add a "sc_rev" member to ncr5380_softc and handle CXD1180 quirk
tsutsui
2000-03-18
Add a ncr5380_attach() routine which does part of the initialization, attaches
mycroft
1999-11-03
adapt to latest scsipi changes
jdolecek
1999-04-09
Better implementation of driver "match" function,
gwr
1998-11-19
Adapt to the new scsipi_adapter interface.
thorpej
1998-10-10
Garbage-collect the open_target_lu and close_target_lu entry points from
thorpej
1997-12-09
Remove local definition of DEBUG (left there by accident).
gwr
1997-11-08
Oops...(pasto)
gwr
1997-11-07
Disable DMA and interrupts for now (via se_options).
gwr
1997-10-17
Nuke same-unit hack in match.
gwr
1997-10-17
Add support for the Sun3/E "se" (Ethernet/SCSI) board.
gwr