2008/10/26 Bob Copeland <me@xxxxxxxxxxxxxxx>: > On Sun, Oct 26, 2008 at 05:19:57AM +0200, Nick Kossifidis wrote: >> + AR5K_INT_QCBRURN = 0x20000000, /* Non common */ > > Are you sure about the values? ar5212reg.h from legacy-hal has: > > #define AR_ISR_QCBRURN 0x04000000 /* QCU CBR underrun > interrupt */ > [...] > #define AR_IMR_QCBRURN 0x04000000 /* QCU CBR underrun > interrupt */ > Check out set_imr/get_isr AR5K_INT_* are for the driver part (ath5k.h) and values marked as "non common" are mapped to chip-specific values (AR5K_IMR_*/AR5K_ISR_*) (reg.h). >> #define AR5K_TXNOFRM_QCU 0x000ffc00 >> +#define AR5K_TXNOFRM_QCU_S 9 > > 10? :) > Yup, i missed that one ;-) -- GPG ID: 0xD21DB2DB As you read this post global entropy rises. Have Fun ;-) Nick -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html