diff --git a/en/releases/5.1R/todo.sgml b/en/releases/5.1R/todo.sgml index 7cb36a40c5..acbeb26872 100644 --- a/en/releases/5.1R/todo.sgml +++ b/en/releases/5.1R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -22,30 +22,15 @@ IssueStatusResponsibleDescription - - Race conditions in truss - Errata candidate - &a.robert; - Truss appears to contain a race condition during the start-up of - debugging, which can result in truss failing to attach to the process - before it exits. The symptom is that truss reports that it cannot - open the procfs node supporting the process being debugged. A bug - also appears to exist where in truss will hang if execve() returns - ENOENT. A further race appears to exist in which truss will return - "PIOCWAIT: Input/output error" occasionally on startup. The fix - for this sufficiently changes process execution handling that we - will defer the fix to post-5.0 and consider this errata. - - iir driver fails to probe disks - -- - -- + In progress + &a.scottl; 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. Direct access to real iir hardware for SCSI - developers would be very helpful in resolving this problem. + 2.33.01. Intel developers have released an update driver, which + must be adapted and imported prior to 5.1-RELEASE. @@ -120,6 +105,21 @@ continue to support UFS1. + + Race conditions in truss + Errata candidate + &a.robert; + Truss appears to contain a race condition during the start-up of + debugging, which can result in truss failing to attach to the process + before it exits. The symptom is that truss reports that it cannot + open the procfs node supporting the process being debugged. A bug + also appears to exist where in truss will hang if execve() returns + ENOENT. A further race appears to exist in which truss will return + "PIOCWAIT: Input/output error" occasionally on startup. The fix + for this sufficiently changes process execution handling that we + will defer the fix to post-5.0 and consider this errata. + +

Documentation items that must be resolved for 5.1

@@ -148,7 +148,7 @@ Documentation wanted: gdbe -- - &a.chris; + -- 5.0 includes GDBE, supporting encryption of swap and storage. It would be nice if that was documented in the handbook.