• Daniel Drake's avatar
    [PATCH] zd1211rw: Add UW2453 RF support · 4481d609
    Daniel Drake authored
    This patch adds support for another radio appearing in new devices: the
    Ubec UW2453. It's more complicated than the other RF's we support, but
    Ubec publish full tech specs so we're able to understand the vendor code
    relatively well.
    
    Now that we support UW2453, we also support Atheros' new USB chip: the
    AR5007UG. From the little info we have, this appears to be just a
    rebranded ZD1211B.
    
    This RF code doesn't work very well -- lots more TX/RX errors than the
    other RFs. However, the vendor driver doesn't do any better, so this is
    all we can do for now.
    
    [kune@deine-taler.de: bug fixes]
    Signed-off-by: default avatarDaniel Drake <dsd@gentoo.org>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    4481d609
zd_chip.h 29.1 KB