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
/
sunscpal.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2017-01-11
adatper -> adapter
skrll
2014-03-25
kill sprintf
christos
2009-11-23
Remove some unecessary includes sys/user.h header.
rmind
2008-12-16
replace bitmask_snprintf(9) with snprintb(3)
christos
2008-07-06
Split device_t/softc with misc cosmetic changes.
tsutsui
2008-04-08
use aprint_*_dev and device_xname
cegger
2006-11-24
fix spelling of accommodate; from Zapher.
christos
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-06-03
Constify.
tsutsui
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2004-09-18
If we need to poll, set SCSIPI_ADAPT_POLL_ONLY rather than a homegrown flag.
mycroft
2003-05-03
DMA, not dma nor Dma.
wiz
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-04-05
Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers
bouyer
2002-03-22
Fixed a possible overflow bug in the timeout calculation.
fredette
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add/cleanup RCSID
lukem
2001-11-04
Use common macro to check message length.
tsutsui
2001-08-17
When asked to set the transfer mode, just call back
fredette
2001-07-15
When reporting an ICR value, use bitmask_snprintf to
fredette
2001-07-08
Correct various misspellings of 'transfer' and inflected forms.
wiz
2001-07-07
bzero -> memset
thorpej
2001-05-18
Fixed some typos, removed unused asm() labels. Removed
fredette
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2001-04-20
Added support for the chipset used on the Sun2 "sc" SCSI adapters.
fredette