Remove the 'no console when smbus enabled' testing item as the original

submitted has lost interest and no others have been able to reproduce
the problem.
This commit is contained in:
Scott Long 2003-05-14 14:21:54 +00:00
parent 9410670168
commit b8e56898f5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16899

View file

@ -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.1R/todo.sgml,v 1.39 2003/05/13 03:12:10 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.40 2003/05/14 14:18:59 scottl Exp $">
<!ENTITY title "FreeBSD 5.1 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -239,15 +239,6 @@
but more testing is welcome.</td>
</tr>
<tr>
<td>No console (term) if smbus is enable in the kernel</td>
<td>--</td>
<td>--</td>
<td>There are reports that kernels build with smbus, viapm, and smb
devices may not properly probe and support the system console
following boot.</td>
</tr>
<tr>
<td>UFS2 as installation, newfs default</td>
<td>--</td>