diff options
-rw-r--r-- | share/man/man4/cdce.4 | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/share/man/man4/cdce.4 b/share/man/man4/cdce.4 index d0da721..4d13ff8 100644 --- a/share/man/man4/cdce.4 +++ b/share/man/man4/cdce.4 @@ -58,16 +58,7 @@ The .Nm driver provides support for USB Host-to-Host (aka USB-to-USB) and USB-to-Ethernet bridges based on the USB Communication Device Class -(CDC) and Ethernet subclass, including the following: -.Pp -.Bl -bullet -compact -.It -Prolific PL-2501 Host-to-Host Bridge Controller -.It -Sharp Zaurus PDA -.It -Terayon TJ-715 DOCSIS Cable Modem -.El +(CDC) and Ethernet subclass. .Pp The USB bridge appears as a regular network interface on both sides, transporting Ethernet frames. @@ -84,6 +75,19 @@ received and transmitted over separate USB bulk transfer endpoints. The .Nm driver does not support different media types or options. +.Sh HARDWARE +The following devices are supported by the +.Nm +driver: +.Pp +.Bl -bullet -compact +.It +Prolific PL-2501 Host-to-Host Bridge Controller +.It +Sharp Zaurus PDA +.It +Terayon TJ-715 DOCSIS Cable Modem +.El .Sh DIAGNOSTICS .Bl -diag .It "cdce%d: no union descriptor" |