opnsense-src/sys/arm64/broadcom
Mike Karels a28c89928a genet: fix problems with interface down/up
The genet interface did not resume operation correctly after doing
ifconfig down then up.  The down/reset procedure did not clear the
RUNNING flag, and did not reset enough of the hardware state.  This
patch is modeled on OpenBSD code, with a call to gen_reset added
to reset the controller completely.  Regularize the parameter to
gen_dma_disable() while here.

PR:             263091
Submitted by:	jiahali@blackberry.com

(cherry picked from commit 8f45652b6b)
2022-04-21 09:40:13 -05:00
..
brcmmdio Add MDIO PHY driver for NS2 ARM64 platform. 2020-04-06 05:48:58 +00:00
genet genet: fix problems with interface down/up 2022-04-21 09:40:13 -05:00