Home
last modified time | relevance | path

Searched hist:"5 ad6d28cbe6b3ff85e49607a7e04cb68db3ed6df" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/modules/enetc/
H A DMakefile5ad6d28cbe6b3ff85e49607a7e04cb68db3ed6df Wed Jul 28 11:23:23 CEST 2021 Kornel Duleba <mindal@semihalf.com> enetc: Support building the driver as a loadable module.

Function level reset has to be done in attach in order to put the
hardware in a known state before configuring it.
The order of DRIVER_MODULEs was changed to ensure that the miibus driver
is loaded when mii_attach is called.

Obtained from: Semihalf
Sponsored by: Alstom Group
/freebsd/sys/dev/enetc/
H A Dif_enetc.cdiff 5ad6d28cbe6b3ff85e49607a7e04cb68db3ed6df Wed Jul 28 11:23:23 CEST 2021 Kornel Duleba <mindal@semihalf.com> enetc: Support building the driver as a loadable module.

Function level reset has to be done in attach in order to put the
hardware in a known state before configuring it.
The order of DRIVER_MODULEs was changed to ensure that the miibus driver
is loaded when mii_attach is called.

Obtained from: Semihalf
Sponsored by: Alstom Group