diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-06-20 19:37:16 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-06-20 19:37:16 +0000 |
commit | e16967b7da29ee459de273d898f06484ba88020c (patch) | |
tree | 9279317bdf273f6a69aedc0518a7b922b81a9d4b /share/man/man4/sm.4 | |
parent | 910bf20b74138f247f80ef5eebafafad30e14c57 (diff) |
no more nubus; ok matthew
Diffstat (limited to 'share/man/man4/sm.4')
-rw-r--r-- | share/man/man4/sm.4 | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/share/man/man4/sm.4 b/share/man/man4/sm.4 index 949750ec532..a331dd2175d 100644 --- a/share/man/man4/sm.4 +++ b/share/man/man4/sm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sm.4,v 1.18 2011/12/03 23:01:21 schwarze Exp $ +.\" $OpenBSD: sm.4,v 1.19 2012/06/20 19:37:15 jmc Exp $ .\" $NetBSD: sm.4,v 1.3 1998/08/09 00:39:02 thorpej Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -29,7 +29,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 3 2011 $ +.Dd $Mdocdate: June 20 2012 $ .Dt SM 4 .Os .Sh NAME @@ -38,7 +38,6 @@ .Sh SYNOPSIS .Cd "sm0 at isa? port 0x300 irq 10" .Cd "sm* at pcmcia?" -.Cd "sm* at nubus?" .Cd "nsphy* at mii?" .Sh DESCRIPTION The @@ -56,10 +55,6 @@ The PCMCIA attachment of the .Nm driver supports Megahertz X-JACK Ethernet cards, NewMedia BASICS Ethernet cards, and SMC EtherEZ 8020 series cards. -.Pp -The NuBus attachment of the -.Nm -driver supports SMC-based Ethernet cards for mac68k. .Sh MEDIA SELECTION The SMC91C1xx supports the following media types: .Bl -tag -width full-duplex @@ -121,7 +116,6 @@ corrupted. .Xr isa 4 , .Xr netintro 4 , .Xr nsphy 4 , -.Xr nubus 4 , .Xr pcmcia 4 , .Xr hostname.if 5 , .Xr ifconfig 8 |