summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/aue.49
-rw-r--r--share/man/man4/cue.41
-rw-r--r--share/man/man4/kue.41
3 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man4/aue.4 b/share/man/man4/aue.4
index 5def39a..76187d3 100644
--- a/share/man/man4/aue.4
+++ b/share/man/man4/aue.4
@@ -135,12 +135,3 @@ The
.Nm
driver was written by
.An Bill Paul Aq wpaul@ee.columbia.edu .
-.Sh BUGS
-For some reason, outgoing bulk transfers (i.e. packet transmissions)
-fail if the transfer is exactly a multiple of 64 bytes in size. The
-.Nm
-driver works around this by padding such transfers up by one additional
-byte. This does not affect connectivity, however it does cause packets
-to occasionaly appear on the wire with one additional byte for no good
-reason. It is not known if this bug is due to a problem with Pegasus
-chip itself or some peculiarity of the underlying USB support.
diff --git a/share/man/man4/cue.4 b/share/man/man4/cue.4
index 70e68ec..31c6515 100644
--- a/share/man/man4/cue.4
+++ b/share/man/man4/cue.4
@@ -41,6 +41,7 @@ CATC USB-EL1210A USB Ethernet driver
.Cd "device uhci"
.Cd "device ohci"
.Cd "device usb"
+.Cd "device miibus"
.Cd "device cue"
.Sh DESCRIPTION
The
diff --git a/share/man/man4/kue.4 b/share/man/man4/kue.4
index 70f1c9f..6d41aaa 100644
--- a/share/man/man4/kue.4
+++ b/share/man/man4/kue.4
@@ -41,6 +41,7 @@ Kawasaki LSI KL5KUSB101B USB Ethernet driver
.Cd "device uhci0"
.Cd "device ohci"
.Cd "device usb"
+.Cd "device miibus"
.Cd "device kue"
.Sh DESCRIPTION
The
OpenPOWER on IntegriCloud