Home | History | Annotate | Download | only in acpi
History log of /src/sys/dev/acpi/eqos_acpi.c
RevisionDateAuthorComments
 1.2  24-Dec-2023  skrll eqos(4): MP improvements

Remove the non-MP-safe scaffolding and pass MP safe flags for callout
and interrupt handlers.

Where we had #ifndef EQOS_MPSAFE splnet(), we also had EQOS_LOCK,
which implies splnet, so just remove the conditional splnet.
 1.1  03-Jan-2022  jmcneill Add driver for DesignWare Ethernet Quality-of-Service controller.

RSS XML Feed