Module Name: src
Committed By: sevan
Date: Sat Jun 2 19:08:34 UTC 2018
Modified Files:
src/share/man/man4: gem.4
Log Message:
gem(4) can also be connected to makphy(4), as found on a G4 PowerBook
gem0 at pci2 dev 15 function 0: Apple Computer GMAC Ethernet (rev. 0x80)
gem0: interrupting at irq 41
makphy0 at gem0 phy 0: Marvell 88E1111 Gigabit PHY, rev. 1
gem0: Ethernet address 00:0a:95:xx:xx:xx, 10KB RX fifo, 4KB TX fifo
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/gem.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/gem.4
diff -u src/share/man/man4/gem.4:1.11 src/share/man/man4/gem.4:1.12
--- src/share/man/man4/gem.4:1.11 Wed May 9 08:04:06 2018
+++ src/share/man/man4/gem.4 Sat Jun 2 19:08:34 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: gem.4,v 1.11 2018/05/09 08:04:06 wiz Exp $
+.\" $NetBSD: gem.4,v 1.12 2018/06/02 19:08:34 sevan Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 15, 2008
+.Dd June 2, 2018
.Dt GEM 4
.Os
.Sh NAME
@@ -66,6 +66,7 @@ for information on how to enable this fe
.Xr bmtphy 4 ,
.Xr ifmedia 4 ,
.Xr intro 4 ,
+.Xr makphy 4 ,
.Xr mii 4 ,
.Xr ifconfig 8
.Rs