Add nfe(4) to the list of device drivers use the miibus interface.

This commit is contained in:
Pyun YongHyeon 2007-06-12 02:18:04 +00:00
parent aab5582f0a
commit b93cd3d141

View File

@ -8,7 +8,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd March 11, 2007
.Dd June 12, 2007
.Dt MIIBUS 4
.Os
.Sh NAME
@ -69,6 +69,8 @@ Sun HME Ethernet
Level 1 LXT1001 NetCellerator Gigabit Ethernet
.It Xr msk 4
Marvell/SysKonnect Yukon II Gigabit Ethernet
.It Xr nfe 4
NVIDIA nForce MCP Networking Adapter
.It Xr nge 4
National Semiconductor DP83820/DP83821 Gigabit Ethernet
.It Xr nve 4
@ -130,6 +132,7 @@ but as a result are not well behaved newbus device drivers.
.Xr lge 4 ,
.Xr msk 4 ,
.Xr netintro 4 ,
.Xr nfe 4 ,
.Xr nge 4 ,
.Xr nve 4 ,
.Xr pcn 4 ,