mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-26 16:18:31 +00:00
Fix the addac serial load register write for AR5416.
Obtained from: Linux, Atheros Approved by: re (kib)
This commit is contained in:
parent
43fae19e34
commit
d497ffcab4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=225420
@ -687,7 +687,7 @@ static const uint32_t ar5416Addac[][2] = {
|
||||
{0x0000989c, 0x00000000 },
|
||||
{0x0000989c, 0x00000000 },
|
||||
{0x0000989c, 0x00000000 },
|
||||
{0x000098cc, 0x00000000 },
|
||||
{0x000098c4, 0x00000000 },
|
||||
};
|
||||
|
||||
/* hand-crafted from code that does explicit register writes */
|
||||
|
Loading…
Reference in New Issue
Block a user