mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add msk(4) to the list of device drivers use the miibus interface.
This commit is contained in:
parent
1f95590d07
commit
c5e8a10cb9
1 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd July 25, 2006
|
||||
.Dd December 13, 2006
|
||||
.Dt MIIBUS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -67,6 +67,8 @@ Sun ERI, Sun GEM and Apple GMAC Ethernet
|
|||
Sun HME Ethernet
|
||||
.It Xr lge 4
|
||||
Level 1 LXT1001 NetCellerator Gigabit Ethernet
|
||||
.It Xr msk 4
|
||||
Marvell/SysKonnect Yukon II Gigabit Ethernet
|
||||
.It Xr my 4
|
||||
Myson Technologies PCI Ethernet adaptors
|
||||
.It Xr nge 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue