Add reports of mly and iir driver failures to the RC1 "todo" list, including
information on the specific cards that are seeing failures. I'd like to see more testing of the mly and iir drivers with other configurations to see if it's a general driver problem. For both of these configurations, 4.7-RELEASE appears to work just fine.
This commit is contained in:
parent
3b41f5c137
commit
7c41295f8b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14970
1 changed files with 21 additions and 1 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.0R/todo.sgml,v 1.31 2002/11/20 19:39:15 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.32 2002/11/21 08:57:35 ru Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -76,6 +76,26 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>mly driver hangs during install</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>Hangs have been reported during the 5.0 snapshot install when
|
||||
installing to mly supported RAID arrays. The same array appears
|
||||
to work fine with 4.7-RELEASE. The card in question is a Mylex
|
||||
AcceleRAID 170, 32 Mb RAM, Firmware revision 7.01-00.</td>
|
||||
</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</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Must Resolve Issues for 5.0-RELEASE</h3>
|
||||
|
|
Loading…
Reference in a new issue