Add a task for updating INSTALL.TXT for device.hints, and providing

examples of device.hints use in the handbook.  Chown to scottl
since he foolishly said "I'll do that".  :-)
This commit is contained in:
Robert Watson 2002-12-06 01:33:49 +00:00
parent cb76d4e6da
commit 4b719a57e7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15186

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.88 2002/12/06 00:14:56 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.89 2002/12/06 01:09:04 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -147,6 +147,17 @@
on configuring it for 5.0.</td>
</tr>
<tr>
<td>device.hints documentation</td>
<td>--</td>
<td>scottl@</td>
<td>INSTALL.TXT requires updating for device.hints, and the
device.hints text in the handbook requires examples. With a
number of more obscure ISA drivers disabled using hints by
default, this information will be necessary to get FreeBSD
5 up and running.</td>
</tr>
</table>
<h3>Must Resolve Issues for 5.0-RELEASE</h3>