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
/
atwreg.h
Age
Commit message (
Expand
)
Author
2009-02-06
Define some bitfields that come from a reference driver.
dyoung
2008-09-08
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
gmcgarry
2008-06-12
Elaborate on a comment.
dyoung
2008-05-04
Move to standard TNF 2 clause license
martin
2007-11-16
Cosmetic: rename some variables and constants. Move some constants
dyoung
2007-11-16
Replace some magic numbers with HFA3861A register names.
dyoung
2007-01-09
Let the compiler know it should both pack the members of the rx/tx
dyoung
2006-11-26
Add 'volatile' to rx/tx descriptor fields.
dyoung
2006-08-31
Per discussion on tech-kern and tech-userlevel, move the bit-twiddling
dyoung
2006-03-08
Change macro names to avoid collisions:
dyoung
2006-03-08
Move my bit-twiddling macros to libkern.h from my drivers, where
dyoung
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2004-07-23
Improve register definitions and slightly demystify some magic
dyoung
2004-07-15
Refine some register definitions.
dyoung
2004-05-31
Define several new registers for the ADM8211C/CR parts. Improve
dyoung
2004-02-17
Move the RF Microdevices RF3000 & Silicon Laboratories SI4126/SI4136
dyoung
2004-01-29
Fix whitespace in Si4126 register definitions.
dyoung
2004-01-29
Wrap the bit-twiddling macros so that they don't get redefined if
dyoung
2004-01-10
Use new docs provided by RFMD to give some meaning to
dyoung
2003-12-07
Make the MASK_TO_SHIFT expression less "tall." Hopefully helps
dyoung
2003-10-13
Why don't I make up my mind? No need to left-shift the country
dyoung
2003-07-06
Oops. Add the atw(4) sources, too.
dyoung