diff --git a/en/releases/4.10R/todo.sgml b/en/releases/4.10R/todo.sgml
index b9550deca0..31d6ee0b30 100644
--- a/en/releases/4.10R/todo.sgml
+++ b/en/releases/4.10R/todo.sgml
@@ -1,93 +1,104 @@
-
+
%includes;
%developers;
N/A">
Done">
In progress">
Needs testing">
Not done">
Unknown">
]>
&header;
Open Issues
This is a list of open issues that need to be resolved for FreeBSD
&local.rel;. If you have any updates for this list, please e-mail
re@FreeBSD.org.
As many of these open issues involve merging bus_dma driver changes
from -CURRENT, the busdma project page is
also useful.
Must Resolve Issues for &local.rel;-RC3
| Issue | Status | Responsible | Description |
Must Resolve Issues for &local.rel;-RELEASE
| Issue | Status | Responsible | Description |
Desired Features for &local.rel;-RELEASE
| Issue | Status | Responsible | Description |
Documentation items that must be resolved for &local.rel;
| Issue | Status | Responsible | Description |
Testing focuses for &local.rel;
| Issue | Status | Responsible | Description |
| twe(4) stability problem |
&status.untested; |
-- |
The twe(4) driver has a stability problem
when a lot of rapid sequential small file
inserts into a new directory tree. A set of patches
for the problem has been committed just before 4.10-RC3. |
| vmspace leak |
&status.untested; |
-- |
Copying vm_exitingcnt to the new vmspace in vmspace_exec()
can make it very high values and never drop to 0 and
be freed. This can cause a system crash. A patch for the
problem has been committed just before 4.10-RC3. |
+
+
+ | twa(4) fails in sysinstall |
+ &status.wip; |
+ -- |
+ 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. |
+
&footer;