Remove BUGS section.
This commit is contained in:
parent
fad1d1f02b
commit
55b63d38b2
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: aue.4,v 1.2 2000/02/12 15:05:07 augustss Exp $
|
||||
.\" $NetBSD: aue.4,v 1.3 2000/02/12 15:05:48 augustss Exp $
|
||||
.\" Copyright (c) 1997, 1998, 1999
|
||||
.\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
|
||||
.\"
|
||||
@ -145,12 +145,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.
|
||||
|
Loading…
Reference in New Issue
Block a user