Move the sound driver LOR item to the 'please test' list.
This commit is contained in:
parent
054f0bacc2
commit
e5afe21083
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18802
1 changed files with 11 additions and 11 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.45 2003/11/07 20:41:45 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.46 2003/11/07 21:46:40 bmah Exp $">
|
||||
<!ENTITY title "FreeBSD 5.2 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
@ -121,16 +121,6 @@
|
|||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>PCM locking and performance issues</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>The PCM audio framework and device drivers have been locked and
|
||||
free of Giant for quite a while, but LOR problems persist along with
|
||||
reports of poor audio performance under load. The locking needs to be
|
||||
reviewed and corrected.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>FAST_IPSEC and KAME compatibility</td>
|
||||
<td>--</td>
|
||||
|
|
@ -359,6 +349,16 @@
|
|||
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>PCM locking and performance issues</td>
|
||||
<td>--</td>
|
||||
<td>--</td>
|
||||
<td>The PCM audio framework and device drivers have been locked and
|
||||
free of Giant for quite a while, but LOR problems persist along with
|
||||
reports of poor audio performance under load. These problems are
|
||||
believed to have been corrected, but more testing is desired.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>ATA driver structural improvements, MPsafety</td>
|
||||
<td>Complete</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue