URTW_RTL8187B_REV_B
sc->sc_flags |= URTW_RTL8187B_REV_B;
sc->sc_flags |= URTW_RTL8187B_REV_B;
((sc->sc_flags & URTW_RTL8187B_REV_B) ? cck_pwrlvl_max : 22) :
(cck_pwrlvl + ((sc->sc_flags & URTW_RTL8187B_REV_B) ? 0 : 7));
if (sc->sc_flags & URTW_RTL8187B_REV_B)
((sc->sc_flags & URTW_RTL8187B_REV_B) ? 17 : 25) :
(ofdm_pwrlvl + ((sc->sc_flags & URTW_RTL8187B_REV_B) ? 2 : 10));
if (sc->sc_flags & URTW_RTL8187B_REV_B) {