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
/
adwlib.c
Age
Commit message (
Expand
)
Author
2019-12-18
Pull up following revision(s) (requested by tsutsui in ticket #570):
martin
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2013-09-12
Remove unused ppr_able variable.
martin
2010-11-13
Don't pull in the whole uvm(9) API to access only PAGE_SIZE and
uebayasi
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2007-10-19
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
ad
2006-08-27
complete declarations
christos
2006-05-21
void casts to functions whose return values are ignored.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-05-30
- add missing const
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-04
de-__P
perry
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-10-30
Remove some assigned-to but otherwise unused variables.
simonb
2003-10-29
Return EINVAL rather than stepping off a null pointer.
mycroft
2003-10-25
Fix uninitialized variable warning.
christos
2003-10-25
Fix uninitialized variable warnings
christos
2003-10-21
Correct NULL abuse.
fvdl
2003-02-21
hz -> Hz
tsutsui
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add/cleanup RCSID
lukem
2001-08-29
Ensure that data accessed by the ADW driver in memory is in
briggs
2001-04-30
use #if 0 rather than // or /* to comment out blocks of code
lukem
2000-07-04
sync with sys/dev/ic/adwlib.h change (s/ADV_TICKLE/ADW_TICKLE/)
itojun
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove redundant vm includes.
mrg
2000-05-27
Change AdwInitCarriers in adwmcode.c
dante
2000-05-26
Fix a bug introduced in last commit which caused a painc due to
dante
2000-05-15
Cosmetic change
dante
2000-05-14
Fix a typo
dante
2000-05-14
Handle better the status codes.
dante
2000-05-10
Change adw_isr_callback() status handler
dante
2000-05-08
Change the way ADW_CARRIER is allocated and handled.
dante
2000-04-30
Add new microcode for all of the supported boards.
dante
2000-02-04
Fix "unused variable" warning when FAILSAFE option is defined
dante
2000-02-04
Fix a compilation bug due to a missing parenthesys
dante
2000-02-03
Add AdvanSys U2W (LVD) boards support
dante
1999-11-15
Let user enable/disable WDTR, SDTR and Tag Queuing from kernel config file
dante
1999-08-16
Fix several LP64 problems, and clear up kernel pointer vs. physical
thorpej
1999-08-07
Fix a typo.
thorpej
1999-02-23
Fixed AdvanSys Ultra Wide driver to work on Alpha.
dante
1998-09-26
Change sources to be KNF
dante
1998-09-26
Add support for AdvanSys Ultra Wide boards ABP-9xxUW
dante