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