CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/16 11:24:04
Modified files:
sys/dev/ic : atw.c atwvar.h atwreg.h
Log message:
start getting rid of some of these horrific bit macros, remove
usage of BITS(). There is a binary change due to the way these
macros are further used in the MASK_AND_RSHIFT specifically
for ATW_SR_RFTYPE_MASK and ATW_SR_BBPTYPE_MASK.
