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 some basic references that were used to w...
details: https://anonhg.NetBSD.org/src/rev/e14348b5aa7d
branches: trunk
changeset: 757109:e14348b5aa7d
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sun Aug 15 05:38:35 2010 +0000
description:
Add some basic references that were used to write acpicpu(4).
diffstat:
share/man/man4/acpicpu.4 | 24 +++++++++++++++++++++++-
1 files changed, 23 insertions(+), 1 deletions(-)
diffs (38 lines):
diff -r 8c206aa7c99e -r e14348b5aa7d share/man/man4/acpicpu.4
--- a/share/man/man4/acpicpu.4 Sun Aug 15 05:17:39 2010 +0000
+++ b/share/man/man4/acpicpu.4 Sun Aug 15 05:38:35 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpicpu.4,v 1.10 2010/08/15 05:17:39 jruoho Exp $
+.\" $NetBSD: acpicpu.4,v 1.11 2010/08/15 05:38:35 jruoho Exp $
.\"
.\" Coyright (c) 2010 Jukka Ruohonen <jruohonen%iki.fi@localhost>
.\" All rights reserved.
@@ -277,6 +277,28 @@
.Xr acpi 4 ,
.Xr acpitz 4 ,
.Xr cpu_idle 9
+.Rs
+.%A Advanced Micro Devices
+.%B BIOS and Kernel Developer's Guide for
+.%B AMD Athlon 64 and AMD Opteron Processors
+.%N Revision 3.30
+.%D February, 2006
+.%U http://support.amd.com/us/Processor_TechDocs/26094.PDF
+.Re
+.Rs
+.%A Intel Corporation
+.%T Intel Processor Vendor-Specific ACPI, Interface Specification
+.%N Revision 005
+.%D September, 2006
+.%U http://download.intel.com/technology/IAPC/acpi/downloads/30222305.pdf
+.Re
+.Rs
+.%A Intel Corporation
+.%B Intel 64 and IA-32 Architectures, Software Developer's Manual
+.%V Volume 3A: System Programming Guide, Part 1
+.%D June, 2010
+.%U http://www.intel.com/Assets/PDF/manual/253668.pdf
+.Re
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index