]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
This revision adds support to if_rt for more SoCs.
authorsgalabov <sgalabov@FreeBSD.org>
Thu, 7 Apr 2016 07:22:22 +0000 (07:22 +0000)
committersgalabov <sgalabov@FreeBSD.org>
Thu, 7 Apr 2016 07:22:22 +0000 (07:22 +0000)
commit50189484f0e997ff7e620cf0a89c1ebae481e8ec
tree45874855932db8a97d85cee854b892219661bd60
parent018d7a211836a779a9658847a01b4972f5eded2f
This revision adds support to if_rt for more SoCs.

The SoCs I've tried the driver with include the following:
RT3050, RT5350, RT3662, RT3883, MT7620, MT7621, MT7688.
On boards, based on the above SoCs traffic is passing through correctly
and the boards survive a flood ping with very little or no drops (drops
may be caused elsewhere in my test setup, however).

One issue still remains and needs to be fixed in the future: if_rt does
not survive an ifconfig rt0 down/ifconfig rt0 up cycle.
This issue existed before this commit as well, however.

Reviewed by: ray
Approved by: adrian (mentor)
Sponsored by: Smartcom - Bulgaria AD
Differential Revision: https://reviews.freebsd.org/D5864
sys/dev/rt/if_rt.c
sys/dev/rt/if_rtvar.h