Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Fast frames/compression/bursting/XR

    Wireless
    2
    2
    2583
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      squarepusher last edited by

      Fast frames/compression/bursting/XR?
      Is any of the features above implemented in the BSD atheros drivers?

      1 Reply Last reply Reply Quote 0
      • L
        lsf last edited by

        Fast frames/compression/bursting/XR?
        Is any of the features above implemented in the BSD atheros drivers?

        http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/contrib/dev/ath/ah.h

        HAL_CAP_COMPRESSION     = 12,   /* hardware supports compression /
        HAL_CAP_BURST           = 13,   /
        hardware supports packet bursting /
        HAL_CAP_FASTFRAME       = 14,   /
        hardware supoprts fast frames /
        HAL_CAP_XR              = 21,   /
        hardware has XR support  */

        -lsf

        1 Reply Last reply Reply Quote 0
        • First post
          Last post