Add additional information about the firewire messages during
installation. Remove the spin lock panic item, it's obviously for -current and I was confused.
This commit is contained in:
parent
76a1f82b3b
commit
f4abec3574
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18376
1 changed files with 2 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/4.9R/todo.sgml,v 1.5 2003/10/09 20:06:45 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.9R/todo.sgml,v 1.6 2003/10/10 00:17:49 murray Exp $">
|
||||
<!ENTITY local.rel "4.9">
|
||||
<!ENTITY title "FreeBSD &local.rel; Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -32,7 +32,7 @@
|
|||
<td>FireWire load failure bug.</td>
|
||||
<td>Unresolved</td>
|
||||
<td>??</td>
|
||||
<td>Reported on <tt>stable@</tt>.</td>
|
||||
<td>Reported on <tt>stable@</tt>. Did this ever work after the initial firewire commit to drivers.conf in April? If not, is there any reason to not just back out that commit and not have firewire supported during the install?</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
@ -44,13 +44,6 @@
|
|||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Resolve spin lock panics experienced by freebsd.isc.org.</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>if_dc tested/merged to work with PAE in 4.x</td>
|
||||
<td>--</td>
|
||||
|
|
Loading…
Reference in a new issue