Move the iir item from 'must fix' to 'must test'.
This commit is contained in:
parent
727f8052bd
commit
d61ac2d350
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16676
1 changed files with 13 additions and 12 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.10 2003/04/20 16:38:18 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.11 2003/04/20 20:39:01 murray Exp $">
|
||||
<!ENTITY title "FreeBSD 5.1 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -22,17 +22,6 @@
|
|||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>iir driver fails to probe disks</td>
|
||||
<td>In progress</td>
|
||||
<td>&a.scottl;</td>
|
||||
<td>During the install, the iir controller appears to correctly
|
||||
probe, but finds no disk devices. The card in question is an
|
||||
Intel srcu32 RAID controller with 32Mb RAM, Firmware revision
|
||||
2.33.01. Intel developers have released an update driver, which
|
||||
must be adapted and imported prior to 5.1-RELEASE.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Fresh ACPI-CA import</td>
|
||||
<td>In Progress</td>
|
||||
|
@ -199,6 +188,18 @@
|
|||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>iir driver fails to probe disks</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>During the install, the iir controller appears to correctly
|
||||
probe, but finds no disk devices. The card in question is an
|
||||
Intel srcu32 RAID controller with 32Mb RAM, Firmware revision
|
||||
2.33.01. Intel developers have released an update driver, which
|
||||
has recently been adapted and imported into 5-CURRENT, and must
|
||||
be tested.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>PAE support for i386</td>
|
||||
<td>--</td>
|
||||
|
|
Loading…
Reference in a new issue