Update twa(4) problem status.
This commit is contained in:
parent
65565a497b
commit
cd5a00f865
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20928
1 changed files with 4 additions and 3 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.10R/todo.sgml,v 1.2 2004/05/05 21:37:41 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/4.10R/todo.sgml,v 1.3 2004/05/12 15:41:35 hrs Exp $">
|
||||
<!ENTITY local.rel "4.10">
|
||||
<!ENTITY title "FreeBSD &local.rel; Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -88,13 +88,14 @@
|
|||
|
||||
<tr>
|
||||
<td>twa(4) fails in sysinstall</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&status.untested;</td>
|
||||
<td>--</td>
|
||||
<td>When a twa(4) device in a system with no SCSI controller
|
||||
is detected, sysinstall in 4.10-RC2 does not recognize
|
||||
the disks attached. It seems that
|
||||
this problem may involve inconsistency between the CAM
|
||||
device rescanning and the kernel module loading.</td>
|
||||
device rescanning and the kernel module loading.
|
||||
A patch for the problem has been committed just before 4.10-RC3.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in a new issue