Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add AUTHORS. XXX: If you feel that you are mi...



details:   https://anonhg.NetBSD.org/src/rev/5fd3246c2e5f
branches:  trunk
changeset: 760841:5fd3246c2e5f
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Jan 14 07:11:18 2011 +0000

description:
Add AUTHORS. XXX: If you feel that you are missing, please add yourself.

diffstat:

 share/man/man4/acpi.4            |  17 +++++++++++++++--
 share/man/man4/man4.x86/ioapic.4 |  19 +++++++++++++++++--
 2 files changed, 32 insertions(+), 4 deletions(-)

diffs (75 lines):

diff -r 472a68b41514 -r 5fd3246c2e5f share/man/man4/acpi.4
--- a/share/man/man4/acpi.4     Fri Jan 14 06:46:35 2011 +0000
+++ b/share/man/man4/acpi.4     Fri Jan 14 07:11:18 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpi.4,v 1.67 2011/01/13 21:12:49 jruoho Exp $
+.\" $NetBSD: acpi.4,v 1.68 2011/01/14 07:11:18 jruoho Exp $
 .\"
 .\" Copyright (c) 2002, 2004, 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd January 13, 2011
+.Dd January 14, 2011
 .Dt ACPI 4
 .Os
 .Sh NAME
@@ -624,6 +624,19 @@
 driver
 appeared in
 .Nx 1.6 .
+.Sh AUTHORS
+.An -nosplit
+Authors of the
+.Nm
+subsystem include
+.An Charles M. Hannum ,
+.An Frank van der Linden ,
+.An Jared D. McNeill ,
+.An Jason R. Thorpe ,
+.An Joerg Sonnenberger ,
+and
+.An Jukka Ruohonen ,
+among others.
 .Sh BUGS
 Most of the
 .Tn ACPI
diff -r 472a68b41514 -r 5fd3246c2e5f share/man/man4/man4.x86/ioapic.4
--- a/share/man/man4/man4.x86/ioapic.4  Fri Jan 14 06:46:35 2011 +0000
+++ b/share/man/man4/man4.x86/ioapic.4  Fri Jan 14 07:11:18 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ioapic.4,v 1.2 2011/01/13 23:27:11 wiz Exp $
+.\"    $NetBSD: ioapic.4,v 1.3 2011/01/14 07:11:19 jruoho Exp $
 .\"
 .\" Copyright (c) 2011 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd January 13, 2011
+.Dd January 14, 2011
 .Dt IOAPIC 4 x86
 .Os
 .Sh NAME
@@ -141,3 +141,18 @@
 .%D December, 1988
 .%U http://pdos.csail.mit.edu/6.828/2005/readings/hardware/8259A.pdf
 .Re
+.Sh AUTHORS
+.An -nosplit
+Authors of the
+.Nx
+implementation of the Intel APIC Architecture include
+.An Andrew Doran ,
+.An Bill Sommerfeld ,
+.An Frank van der Linden ,
+and
+.An Stefan Grefen ,
+among others.
+The older 8259
+.Tn PIC
+implementation is based on the work of
+.An William Jolitz .



Home | Main Index | Thread Index | Old Index