Page MenuHomeFreeBSD

rtwn: make sure to not write in upper bits of txdseq
ClosedPublic

Authored by avg on Jun 18 2021, 3:00 PM.
Tags
None
Referenced Files
F108735175: D30814.diff
Mon, Jan 27, 3:09 PM
Unknown Object (File)
Fri, Jan 24, 5:19 PM
Unknown Object (File)
Sat, Jan 18, 10:22 PM
Unknown Object (File)
Sat, Jan 18, 10:04 PM
Unknown Object (File)
Sat, Jan 18, 3:18 AM
Unknown Object (File)
Dec 5 2024, 1:08 AM
Unknown Object (File)
Nov 8 2024, 7:04 AM
Unknown Object (File)
Nov 8 2024, 4:16 AM
Subscribers

Details

Summary

ni_txseqs is kept as 16-bit counter, but we need to trim the upper four
bits as they may have special meanings for the firware.
For instance, bit 15 enables hardware / firmware generation of sequence
numbers that overrides sequence numbers programmed by the driver.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39974
Build 36863: arc lint + arc unit