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
/
amiga
/
dev
/
empsc.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2014-01-22
gcc-4.8.x unused variable fixes
christos
2012-10-27
split device_t/softc for all remaining drivers.
chs
2005-12-11
merge ktrace-lwp.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-01-28
add __KERNEL_RCSID as suggested by Luke Mewburn
aymeric
2002-01-26
- ANSIfy
aymeric
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
1999-01-10
Don't use void pointer for arithmetic.
tron
1998-12-05
Update HBAs to incorporate the new max_lun property.
mjacob
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
1998-01-12
Adjust for changes to config.
thorpej
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer
1996-12-23
Get rid of __BROKEN_INDIRECT_CONFIG.
veego
1996-12-10
Fill in sc_link.max_target
thorpej
1996-10-13
backout previous kprintf change
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-08-28
(1) set scsi_link channel to either the appropriate channel (if a
cgd
1996-08-27
change cfprint_t type definition to take a const char *, rather than
cgd
1996-05-10
Back out last change, which was caused by a wrong way merge at home.
is
1996-05-09
First part of M68060 and DraCo support.
is
1996-04-21
- Cleanup for -Wall and -Wstrict-prototypes
veego
1996-04-05
Typo in the new new config conversion fixed.
is
1996-03-28
The interrupt routine of the ivsc (and the empsc, which seems to have copied
is
1996-03-28
Adapt to new attach scheme. Fix operator precedence error. Normalize
is
1996-03-28
Emplant SCSI driver backend by Sean Riddle and Bo Najdrovsky.
is