Page MenuHomeFreeBSD

if_mvneta: Build the driver as a kernel module
ClosedPublic

Authored by hum_semihalf.com on Aug 17 2021, 8:47 AM.
Tags
None
Referenced Files
F167982104: D31581.id93814.diff
Tue, Aug 25, 6:06 PM
F167980105: D31581.diff
Tue, Aug 25, 5:50 PM
F167937615: D31581.id93820.diff
Tue, Aug 25, 12:46 PM
Unknown Object (File)
Tue, Aug 25, 4:55 AM
Unknown Object (File)
Mon, Aug 24, 5:13 AM
Unknown Object (File)
Sun, Aug 23, 1:32 AM
Unknown Object (File)
Sat, Aug 22, 8:33 AM
Unknown Object (File)
Sat, Aug 22, 3:42 AM

Details

Summary

Fix device detach and attach routine. Add required Makefile
to build as a module. Remove entry from GENERIC, since now
it can be loaded automatically.

Tested on EspressoBin.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sys/arm64/conf/std.marvell
39 ↗(On Diff #93814)

This is still useful to have it in the kernel for netbooting.

Added back neta entry in sys/arm64/conf/std.marvell.

This revision is now accepted and ready to land.Aug 17 2021, 12:17 PM
This revision now requires review to proceed.Sep 13 2021, 8:54 AM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 13 2021, 9:45 AM
This revision was automatically updated to reflect the committed changes.