diff options
author | 2001-07-02 06:55:56 +0000 | |
---|---|---|
committer | 2001-07-02 06:55:56 +0000 | |
commit | 4ba7ce6690119786c4cb62b74f7b3582efef7292 (patch) | |
tree | a69575226527991387a248868d8191f3d44f84d1 | |
parent | When the PHY status changes, we need to check what the media speed is (diff) | |
download | wireguard-openbsd-4ba7ce6690119786c4cb62b74f7b3582efef7292.tar.xz wireguard-openbsd-4ba7ce6690119786c4cb62b74f7b3582efef7292.zip |
Reference nge(4)
-rw-r--r-- | share/man/man4/pci.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 95d3886f58e..824c850c6e3 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.41 2001/07/01 21:07:04 mickey Exp $ +.\" $OpenBSD: pci.4,v 1.42 2001/07/02 06:55:56 nate Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -193,6 +193,8 @@ Lan Media Corporation interfaces. .It Xr ne 4 NE2000-compatible Ethernet interfaces. +.It Xr nge 4 +National Semiconductor DP83820 and DP83821 based Gigabit Ethernet. .It Xr rl 4 RealTek 8129/8139 Ethernet interfaces. .It Xr sf 4 |