RXCFG
bmac_write_reg(sc, RXCFG,
bmac_set_bits(sc, RXCFG, RxPromiscEnable);
bmac_set_bits(sc, RXCFG, RxMACEnable);
bmac_reset_bits(sc, RXCFG, RxMACEnable);
bmac_reset_bits(sc, RXCFG, RxMACEnable);
bmac_set_bits(sc, RXCFG, RxPromiscEnable);
x = bmac_read_reg(sc, RXCFG);
bmac_write_reg(sc, RXCFG, x);
AR5K_PRINT_REGISTER(RXCFG);
AR5K_PRINT_REGISTER(RXCFG);
AR5K_PRINT_REGISTER(RXCFG);