Add a 5.2 todo item for kern/53245: panics with ida(4) controllers on
a number of Compaq systems. Submitted by: jh@dok.org
This commit is contained in:
parent
1b4152d331
commit
3a928a185d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17733
1 changed files with 10 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.2R/todo.sgml,v 1.27 2003/06/29 20:44:38 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.28 2003/07/15 19:29:23 scottl Exp $">
|
||||
<!ENTITY title "FreeBSD 5.2 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -247,6 +247,15 @@
|
|||
cancellation and interruption events.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>panic with ida(4) controllers on boot</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>PR 53245 includes a number of confirmed reports of panics with
|
||||
ida(4) controllers under 5.1, which is used in a number of Compaq
|
||||
systems.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Desired Features for 5.2-RELEASE</h3>
|
||||
|
|
Loading…
Reference in a new issue