CVSROOT:        /cvs
Module name:    src
Changes by:     jmatt...@cvs.openbsd.org        2018/10/01 05:03:46

Modified files:
        sys/dev/ic     : r92creg.h 
        sys/dev/pci    : if_rtwn.c 
        sys/dev/usb    : if_urtwn.c 

Log message:
The sequence number field in the 802.11 frame header includes the sequence
number and the fragment number, so shift it to get just the sequence number
for the tx descriptor.  While here, add a #define for the flag in the same
field that enables hardware sequence numbering, and use existing constants
for some R92C_RSV_CTRL writes.

prompted by feedback from kevlo@ on another diff, tested on 8188CE, EE, EU
ok stsp@ kevlo@

Reply via email to