diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/cdce.4 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/share/man/man4/cdce.4 b/share/man/man4/cdce.4 index f71ed53b9f6..48d0596882d 100644 --- a/share/man/man4/cdce.4 +++ b/share/man/man4/cdce.4 @@ -25,7 +25,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: cdce.4,v 1.7 2005/09/30 20:34:24 jaredy Exp $ +.\" $OpenBSD: cdce.4,v 1.8 2005/10/02 07:58:02 jmc Exp $ .\" .Dd July 20, 2004 .Dt CDCE 4 @@ -42,7 +42,7 @@ driver provides support for USB Host-to-Host (aka USB-to-USB) bridges based on the USB Communication Device Class (CDC) and Ethernet subclass, including the following: .Pp -.Bl -bullet -compact +.Bl -bullet -compact -offset indent .It Prolific PL-2501 .It @@ -55,19 +55,16 @@ NetChip EthernetGadget .Pp The USB bridge appears as a regular network interface on both sides, transporting Ethernet frames. -.Pp -For more information on configuring this device, see -.Xr ifconfig 8 . -.Pp USB 1.x bridges support speeds of up to 12Mbps, and USB 2.0 speeds of up to 480Mbps. -.Pp Packets are received and transmitted over separate USB bulk transfer endpoints. .Pp The .Nm driver does not support different media types or options. +For more information on configuring this device, see +.Xr ifconfig 8 . .Sh DIAGNOSTICS .Bl -diag .It "cdce%d: no union descriptor" |