Add "User documentation for ACPI" as a highly desirable feature for

5.0R.  Link to relevant PR.  Also link to relevant PR for device.hints
documentation item.
This commit is contained in:
Murray Stokely 2002-09-30 16:29:42 +00:00
parent 492ed4a571
commit 90a5b58b31
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14436

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.6 2002/09/30 15:37:10 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.7 2002/09/30 16:08:02 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -155,7 +155,20 @@
width="10%">freebsd-doc@FreeBSD.org</td><td>We need more
documentation geared at average users about how to configure
hardware devices with the new device.hints mechanism. This
material should be in the Handbook.</td>
material should be in the Handbook. See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=43529">PR 43529</a>.</td>
</tr>
<tr>
<td width="30%">User documentation for ACPI.</td>
<td width="10%">--</td>
<td width="10%">freebsd-doc@FreeBSD.org</td>
<td>The new ACPI code is a very important component of FreeBSD
5.0-RELEASE, but the documentation is insufficient. The manual
page does not describe how to perform the basic ACPI tasks. The
Usenix paper, man pages, and mailing list archives should be used
to write a substantial new section to the FreeBSD Handbook. New
users read the Handbook. See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=43528">PR 43528</a>.</td>
</tr>
<tr>