From fcc5a05bc539c94a482aa9b20c623dfa5c02386d Mon Sep 17 00:00:00 2001 From: brueffer Date: Sun, 11 Mar 2007 15:20:04 +0000 Subject: my(4) doesn't need miibus(4). Approved by: rwatson (mentor) Obtained from: DragonFly MFC after: 1 week --- share/man/man4/miibus.4 | 5 +---- share/man/man4/my.4 | 6 ++---- 2 files changed, 3 insertions(+), 8 deletions(-) (limited to 'share') diff --git a/share/man/man4/miibus.4 b/share/man/man4/miibus.4 index dc55c75..e5d2a35 100644 --- a/share/man/man4/miibus.4 +++ b/share/man/man4/miibus.4 @@ -8,7 +8,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 13, 2006 +.Dd March 11, 2007 .Dt MIIBUS 4 .Os .Sh NAME @@ -69,8 +69,6 @@ Sun HME Ethernet 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 National Semiconductor DP83820/DP83821 Gigabit Ethernet .It Xr nve 4 @@ -131,7 +129,6 @@ but as a result are not well behaved newbus device drivers. .Xr hme 4 , .Xr lge 4 , .Xr msk 4 , -.Xr my 4 , .Xr netintro 4 , .Xr nge 4 , .Xr nve 4 , diff --git a/share/man/man4/my.4 b/share/man/man4/my.4 index d163324..28b67dd 100644 --- a/share/man/man4/my.4 +++ b/share/man/man4/my.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 16, 2005 +.Dd March 11, 2007 .Dt MY 4 .Os .Sh NAME @@ -32,10 +32,9 @@ .Nd "Myson Technology Ethernet PCI driver" .Sh SYNOPSIS To compile this driver into the kernel, -place the following lines in your +place the following line in your kernel configuration file: .Bd -ragged -offset indent -.Cd "device miibus" .Cd "device my" .Ed .Pp @@ -70,7 +69,6 @@ Myson MTD89X PCI Gigabit Ethernet chip .Sh SEE ALSO .Xr altq 4 , .Xr de 4 , -.Xr miibus 4 , .Xr netintro 4 , .Xr pci 4 , .Xr ifconfig 8 -- cgit v1.1