Module Name: src Committed By: wiz Date: Sat Sep 25 22:13:46 UTC 2010
Modified Files: src/share/man/man4: aue.4 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/aue.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/aue.4 diff -u src/share/man/man4/aue.4:1.18 src/share/man/man4/aue.4:1.19 --- src/share/man/man4/aue.4:1.18 Sat Sep 25 15:29:40 2010 +++ src/share/man/man4/aue.4 Sat Sep 25 22:13:46 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: aue.4,v 1.18 2010/09/25 15:29:40 tsutsui Exp $ +.\" $NetBSD: aue.4,v 1.19 2010/09/25 22:13:46 wiz Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wp...@ee.columbia.edu>. All rights reserved. @@ -81,13 +81,15 @@ .Tn Ethernet MAC with MII interface and is designed to work with both .Tn Ethernet -and HomePNA transceivers. Although designed to interface with -100Mbps peripherals, the existing USB standard specifies a maximum -transfer speed of 12Mbps. Users should therefore not expect to actually +and HomePNA transceivers. +Although designed to interface with 100Mbps peripherals, the existing +USB standard specifies a maximum transfer speed of 12Mbps. +Users should therefore not expect to actually achieve 100Mbps speeds with these devices. .Pp The Pegasus supports a 64-bit multicast hash table, single perfect -filter entry for the station address and promiscuous mode. Packets are +filter entry for the station address and promiscuous mode. +Packets are received and transmitted over separate USB bulk transfer endpoints. .Pp The @@ -96,17 +98,19 @@ .Pp .Bl -tag -width xxxxxxxxxxxxxxxxxxxx .It autoselect -Enable automatic selection of the media type and options. The user can -manually override the automatically selected mode by adding media options to -the +Enable automatic selection of the media type and options. +The user can manually override the automatically selected mode by +adding media options to the .Pa /etc/rc.conf file. .It 10baseT/UTP -Set 10Mbps operation. The +Set 10Mbps operation. +The .Ar mediaopt option can also be used to enable .Ar full-duplex -operation. Not specifying +operation. +Not specifying .Ar full duplex implies .Ar half-duplex @@ -114,11 +118,13 @@ .It 100baseTX Set 100Mbps (fast .Tn Ethernet ) -operation. The +operation. +The .Ar mediaopt option can also be used to enable .Ar full-duplex -operation. Not specifying +operation. +Not specifying .Ar full duplex implies .Ar half-duplex @@ -131,7 +137,8 @@ .Pp .Bl -tag -width xxxxxxxxxxxxxxxxxxxx .It full-duplex -Force full duplex operation. The interface will operate in half duplex mode +Force full duplex operation. +The interface will operate in half duplex mode if this media option is not specified. .El .Pp