diff options
-rw-r--r-- | share/man/man4/twe.4 | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/share/man/man4/twe.4 b/share/man/man4/twe.4 index e3eff60..a4a0ea1 100644 --- a/share/man/man4/twe.4 +++ b/share/man/man4/twe.4 @@ -242,11 +242,19 @@ The controller was successfully reset, and outstanding commands were restarted. .El .Sh AUTHORS +.An -nosplit The .Nm -driver and manpage were written by +driver and manual page were written by .An Michael Smith .Aq msmith@FreeBSD.org . +.Pp +Extensive work done on the driver by +.An Vinod Kashyap +.Aq vkashyap@FreeBSD.org +and +.An Paul Saab +.Aq ps@FreeBSD.org . .Sh BUGS The controller cannot handle I/O transfers that are not aligned to a 512-byte boundary. |