Xref urlphy.
This commit is contained in:
parent
4bca6e2fd0
commit
b3d17dfe30
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.253 2002/03/28 21:38:10 ichiro Exp $
|
||||
# $NetBSD: Makefile,v 1.254 2002/04/02 20:45:40 augustss Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/18/93
|
||||
|
||||
MAN= acphy.4 adv.4 adw.4 agp.4 ahb.4 ahc.4 amhphy.4 an.4 aria.4 \
|
||||
@ -90,6 +90,7 @@ MLINKS+=midi.4 rmidi.4
|
||||
MLINKS+=scsi.4 atapi.4
|
||||
MLINKS+=mii.4 phy.4
|
||||
MLINKS+=usb.4 uhub.4
|
||||
MLINKS+=url.4 urlphy.4
|
||||
MLINKS+=ntwoc.4 ntwo.4
|
||||
MLINKS+=scsi.4 scsibus.4
|
||||
MLINKS+=scsi.4 atapibus.4
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: mii.4,v 1.13 2001/09/22 01:34:47 wiz Exp $
|
||||
.\" $NetBSD: mii.4,v 1.14 2002/04/02 20:45:40 augustss Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -64,6 +64,7 @@
|
||||
.Cd "tlphy* at mii? phy ? # ThunderLAN internal PHYs"
|
||||
.Cd "tqphy* at mii? phy ? # TSC Semiconductor 78Q2120 PHYs"
|
||||
.Cd "ukphy* at mii? phy ? # Generic/unknown PHYs"
|
||||
.Cd "urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs"
|
||||
.Sh DESCRIPTION
|
||||
Media Independent Interface is an IEEE standard serial bus for
|
||||
connecting MACs (network controllers) to PHYs (physical media
|
||||
@ -120,4 +121,5 @@ program.
|
||||
.Xr tlphy 4 ,
|
||||
.Xr tqphy 4 ,
|
||||
.Xr ukphy 4 ,
|
||||
.Xr urlphy 4 ,
|
||||
.Xr ifconfig 8
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: url.4,v 1.3 2002/03/29 04:50:42 ichiro Exp $
|
||||
.\" $NetBSD: url.4,v 1.4 2002/04/02 20:45:40 augustss Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -69,6 +69,7 @@ The driver failed to allocate an mbuf for the receiver ring.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr arp 4 ,
|
||||
.Xr mii 4 ,
|
||||
.Xr netintro 4 ,
|
||||
.Xr usb 4 ,
|
||||
.Xr ifconfig 8
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: usb.4,v 1.49 2002/03/28 21:38:09 ichiro Exp $
|
||||
.\" $NetBSD: usb.4,v 1.50 2002/04/02 20:45:40 augustss Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999, 2000, 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -495,6 +495,7 @@ specifications can be found at:
|
||||
.Xr umidi 4 ,
|
||||
.Xr ums 4 ,
|
||||
.Xr upl 4 ,
|
||||
.Xr url 4 ,
|
||||
.Xr urio 4 ,
|
||||
.Xr uscanner 4 ,
|
||||
.Xr usscanner 4 ,
|
||||
|
Loading…
Reference in New Issue
Block a user