1.\" 2.\" Copyright (c) 2025 Alexander Ziaee 3.\" 4.\" SPDX-License-Identifier: BSD-2-Clause 5.\" 6.Dd May 10, 2025 7.Dt E6000SW 4 8.Sh NAME 9.Nm e6000sw 10.Nd Marvell 88E6000 series Gigabit Ethernet switch driver 11.Sh SYNOPSIS 12.Cd device mdio 13.Cd etherswitch 14.Cd e6000sw 15.Sh DESCRIPTION 16The 17.Nm 18driver supports Marvell Gigabit Ethernet switch controllers. 19.Sh HARDWARE 20The 21.Nm 22driver supports the following Gigabit Ethernet switch controllers: 23.Pp 24.Bl -bullet -compact 25.It 26Marvell 88E6190X 27.It 28Marvell 88E6190 29.It 30Marvell 88E6176 31.It 32Marvell 88E6172 33.It 34Marvell 88E6341 35.It 36Marvell 88E6141 37.El 38.Sh SEE ALSO 39.Xr e6060sw 4 , 40.Xr etherswitch 4 , 41.Xr etherswitchcfg 8 42.Sh HISTORY 43The 44.Nm 45driver appeared in 46.Fx 11.0 . 47