Add/fix controller miibus0/device miibus0 stuff here too.
This commit is contained in:
parent
9972499a40
commit
31ef678830
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56140
@ -38,7 +38,7 @@
|
||||
.Nd
|
||||
DEC/Intel 21143 and clone 10/100 ethernet driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "controller miibus0"
|
||||
.Cd "device miibus0"
|
||||
.Cd "device dc0"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -38,6 +38,7 @@
|
||||
.Nd
|
||||
Adaptec AIC-6915 "Starfire" PCI fast ethernet adapter driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "device miibus0"
|
||||
.Cd "device sf0"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -38,7 +38,7 @@
|
||||
.Nd
|
||||
Silicon Integrated Systems fast ethernet device driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "controller miibus0"
|
||||
.Cd "device miibus0"
|
||||
.Cd "device sis0"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -38,7 +38,7 @@
|
||||
.Nd
|
||||
Sundance Technologies ST201 fast ethernet device driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "controller miibus0"
|
||||
.Cd "device miibus0"
|
||||
.Cd "device ste0"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -38,6 +38,7 @@
|
||||
.Nd
|
||||
Texas Instruments ThunderLAN ethernet device driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "device miibus0"
|
||||
.Cd "device tl0"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -38,6 +38,7 @@
|
||||
.Nd
|
||||
VIA Technologies VT3043 and VT86C100A ethernet device driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "device miibus0"
|
||||
.Cd "device vr0"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -38,6 +38,7 @@
|
||||
.Nd
|
||||
Winbond W89C840F fast ethernet device driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "device miibus0"
|
||||
.Cd "device wb0"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -38,6 +38,7 @@
|
||||
.Nd
|
||||
3Com Etherlink XL and Fast Etherlink XL ethernet device driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "device miibus0"
|
||||
.Cd "device xl0"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user