1.\" 2.\" Copyright (c) 2025 Alexander Ziaee 3.\" 4.\" SPDX-License-Identifier: BSD-2-Clause 5.\" 6.Dd May 19, 2025 7.Dt MTKSWITCH 4 8.Sh NAME 9.Nm mtkswitch 10.Nd MediaTek/Ralink Ethernet switch driver 11.Sh SYNOPSIS 12.Cd device mdio 13.Cd device etherswitch 14.Cd device mtkswitch 15.Sh DESCRIPTION 16The 17.Nm 18driver supports MediaTek/Ralink Ethernet switch controllers. 19.Sh HARDWARE 20The 21.Nm 22driver supports the following Ethernet switch controllers: 23.Pp 24.Bl -bullet -compact 25.It 26MediaTek MT7628 (5 port Fast Ethernet) 27.It 28MediaTek MT7621 (5 port Gigabit Ethernet) 29.It 30MediaTek MT7620 (5 port Fast Ethernet) 31.It 32Ralink RT5350 (5 port Fast Ethernet) 33.It 34Ralink RT3352 (5 port Fast Ethernet) 35.It 36Ralink RT3050 (5 port Fast Ethernet) 37.El 38.Sh SEE ALSO 39.Xr etherswitch 4 , 40.Xr etherswitchcfg 8 41.Sh HISTORY 42The 43.Nm 44driver appeared in 45.Fx 11.0 . 46