diff options
Diffstat (limited to 'usr/src/man/man4d/nxge.4d')
| -rw-r--r-- | usr/src/man/man4d/nxge.4d | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/usr/src/man/man4d/nxge.4d b/usr/src/man/man4d/nxge.4d index 5e10ee2be0..4034a3d1eb 100644 --- a/usr/src/man/man4d/nxge.4d +++ b/usr/src/man/man4d/nxge.4d @@ -17,7 +17,7 @@ nxge \- Sun 10/1 Gigabit Ethernet network driver .LP The \fBnxge\fR Gigabit Ethernet driver is a multi-threaded, loadable, clonable, GLD-based STREAMS driver supporting the Data Link Provider Interface, -\fBdlpi\fR(7P), on Sun Gigabit Ethernet hardware (NIU, Sun x8, Express Dual 10 +\fBdlpi\fR(4P), on Sun Gigabit Ethernet hardware (NIU, Sun x8, Express Dual 10 Gigabit Ethernet fiber XFP low profile adapter and the 10/100/1000BASE-T x8 Express low profile adapter). .sp @@ -49,9 +49,9 @@ The cloning character-special device, \fB/dev/nxge\fR, is used to access all Sun Neptune NIU devices installed within the system. .sp .LP -The \fBnxge\fR driver is managed by the \fBdladm\fR(1M) command line utility, +The \fBnxge\fR driver is managed by the \fBdladm\fR(8) command line utility, which allows VLANs to be defined on top of \fBnxge\fR instances and for -\fBnxge\fR instances to be aggregated. See \fBdladm\fR(1M) for more details. +\fBnxge\fR instances to be aggregated. See \fBdladm\fR(8) for more details. .sp .LP You must send an explicit DL_ATTACH_REQ message to associate the opened stream @@ -135,7 +135,7 @@ other device. .sp .LP You can also set the capabilities advertised by the \fBnxge\fR device using -\fBdladm\fR(1M). The driver supports a number of parameters whose names begin +\fBdladm\fR(8). The driver supports a number of parameters whose names begin with \fBen_\fR (see below). Each of these parameters contains a boolean value that determines if the device advertises that mode of operation. The \fBadv_autoneg_cap\fR parameter controls whether auto-negotiation is @@ -207,7 +207,7 @@ Configuration file. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -223,8 +223,8 @@ Architecture SPARC, x86 .SH SEE ALSO .sp .LP -\fBdladm\fR(1M), \fBnetstat\fR(1M), \fBattributes\fR(5), \fBstreamio\fR(7I), -\fBdlpi\fR(7P), \fBdriver.conf\fR(4) +\fBdladm\fR(8), \fBnetstat\fR(8), \fBattributes\fR(7), \fBstreamio\fR(4I), +\fBdlpi\fR(4P), \fBdriver.conf\fR(5) .sp .LP \fIWriting Device Drivers\fR |
