History log of /netbsd-current/sys/arch/arm/rockchip/rk_eqos.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 07-Feb-2024 msaitoh

Remove ryo@'s mail addresses.


# 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.


Revision tags: netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base
# 1.1 23-Aug-2022 ryo

add eqos(4) for RK3588


# 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.


Revision tags: thorpej-ifq-base thorpej-altq-separation-base netbsd-10-0-RC1 netbsd-10-base bouyer-sunxi-drm-base
# 1.1 23-Aug-2022 ryo

add eqos(4) for RK3588


# 1.1 23-Aug-2022 ryo

add eqos(4) for RK3588