Searched hist:b831f9ce7079b040b5f319b9c0f60daba4c6151a (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/modules/neta/ |
H A D | Makefile | diff b831f9ce7079b040b5f319b9c0f60daba4c6151a Mon Sep 13 11:44:31 CEST 2021 Hubert Mazur <hum@semihalf.com> if_mvneta: Build the driver as a kernel module
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.
Obtained from: Semihalf Reviewed by: manu Differential revision: https://reviews.freebsd.org/D31581
|
/freebsd/sys/dev/neta/ |
H A D | if_mvneta.c | diff b831f9ce7079b040b5f319b9c0f60daba4c6151a Mon Sep 13 11:44:31 CEST 2021 Hubert Mazur <hum@semihalf.com> if_mvneta: Build the driver as a kernel module
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.
Obtained from: Semihalf Reviewed by: manu Differential revision: https://reviews.freebsd.org/D31581
|