Note that the ACPI refresh is done and should be tested.
This commit is contained in:
parent
dcc0c68205
commit
9d856ac56c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16741
1 changed files with 9 additions and 9 deletions
|
@ -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.1R/todo.sgml,v 1.22 2003/04/26 03:11:51 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.23 2003/04/26 14:40:27 bmah Exp $">
|
||||
<!ENTITY title "FreeBSD 5.1 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -22,14 +22,6 @@
|
|||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Fresh ACPI-CA import</td>
|
||||
<td>In Progress</td>
|
||||
<td>&a.njl;</td>
|
||||
<td>The last ACPI-CA import happened in Oct 2002. Vendor releases since then
|
||||
address various bugs that have also plagued FreeBSD 5.0 users.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>nullfs deadlocks</td>
|
||||
<td>--</td>
|
||||
|
@ -238,6 +230,14 @@
|
|||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Fresh ACPI-CA import</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>The 20030228 vendor sources have been imported. Further testing is
|
||||
appreciated.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>iir driver fails to probe disks</td>
|
||||
<td>--</td>
|
||||
|
|
Loading…
Reference in a new issue