From 587c3309fbffdf55486f46d5119703c05e091df5 Mon Sep 17 00:00:00 2001 From: Hiten Pandya Date: Sat, 6 Aug 2005 13:05:45 +0000 Subject: [PATCH] Give credit to Vinod Kashyap and Paul Saab for their work on the twe(4) driver. --- share/man/man4/twe.4 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/share/man/man4/twe.4 b/share/man/man4/twe.4 index e3eff608f6d..a4a0ea19b7a 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.